Uses of Record Class
dev.crafty.core.items.ItemCraftingRecipe
Packages that use ItemCraftingRecipe
-
Uses of ItemCraftingRecipe in dev.crafty.core.items.serializers
Methods in dev.crafty.core.items.serializers that return types with arguments of type ItemCraftingRecipeModifier and TypeMethodDescriptionItemCraftingRecipeSerializer.deserialize
(SectionWrapper section, String path) ItemCraftingRecipeSerializer.getType()
Method parameters in dev.crafty.core.items.serializers with type arguments of type ItemCraftingRecipeModifier and TypeMethodDescriptionvoid
ItemCraftingRecipeSerializer.serialize
(ConfigSerializer.SerializationArgs<ItemCraftingRecipe> args)