Searched refs:getCustomActions (Results 1 – 1 of 1) sorted by relevance
220 List<String> getCustomActions(Player player); in getCustomActions() method1163 stringActions.addAll(customActionReceiver.getCustomActions(player)); in getActions()