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
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.eldoria.eldoutilities.serialization.wrapper.ShapedRecipeWrapper.RecipeChoiceWrapper
ShapedRecipeWrapper.RecipeChoiceWrapper.ExactChoiceWrapper, ShapedRecipeWrapper.RecipeChoiceWrapper.MaterialChoiceWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionExactChoiceWrapper
(Map<String, Object> objectMap) ExactChoiceWrapper
(org.bukkit.inventory.RecipeChoice.ExactChoice choice) -
Method Summary
-
Constructor Details
-
ExactChoiceWrapper
public ExactChoiceWrapper(org.bukkit.inventory.RecipeChoice.ExactChoice choice) -
ExactChoiceWrapper
-
-
Method Details
-
toChoice
public org.bukkit.inventory.RecipeChoice toChoice()- Specified by:
toChoice
in interfaceShapedRecipeWrapper.RecipeChoiceWrapper
-
serialize
- Specified by:
serialize
in interfaceorg.bukkit.configuration.serialization.ConfigurationSerializable
-