Class ShapedRecipeWrapper.RecipeChoiceWrapper.ExactChoiceWrapper

java.lang.Object
de.eldoria.eldoutilities.serialization.wrapper.ShapedRecipeWrapper.RecipeChoiceWrapper.ExactChoiceWrapper
All Implemented Interfaces:
ShapedRecipeWrapper.RecipeChoiceWrapper, org.bukkit.configuration.serialization.ConfigurationSerializable
Enclosing interface:
ShapedRecipeWrapper.RecipeChoiceWrapper

public static class ShapedRecipeWrapper.RecipeChoiceWrapper.ExactChoiceWrapper extends Object implements ShapedRecipeWrapper.RecipeChoiceWrapper
  • Constructor Details

    • ExactChoiceWrapper

      public ExactChoiceWrapper(org.bukkit.inventory.RecipeChoice.ExactChoice choice)
    • ExactChoiceWrapper

      public ExactChoiceWrapper(Map<String,Object> objectMap)
  • Method Details