Interface IElevatorRecipeService

    • Method Detail

      • refreshRecipes

        void refreshRecipes()
      • discoverRecipesForPlayer

        void discoverRecipesForPlayer​(org.bukkit.entity.Player player)
      • doesPermissibleHavePermissionForRecipe

        <T extends org.bukkit.inventory.Recipe & org.bukkit.Keyed> boolean doesPermissibleHavePermissionForRecipe​(org.bukkit.permissions.Permissible permissible,
                                                                                                                  T recipe)