Klasse NoMirrorShapedRecipe.Serializer
java.lang.Object
info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer<NoMirrorShapedRecipe>
info.u_team.u_team_core.intern.recipe.NoMirrorShapedRecipe.Serializer
- Alle implementierten Schnittstellen:
net.minecraft.world.item.crafting.RecipeSerializer<NoMirrorShapedRecipe>
- Umschließende Klasse:
NoMirrorShapedRecipe
public static class NoMirrorShapedRecipe.Serializer
extends UShapedRecipeSerializer<NoMirrorShapedRecipe>
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
UShapedRecipeSerializer.ShapedRecipeValues -
Feldübersicht
Von Schnittstelle geerbte Felder net.minecraft.world.item.crafting.RecipeSerializer
ARMOR_DYE, BANNER_DUPLICATE, BLASTING_RECIPE, BOOK_CLONING, CAMPFIRE_COOKING_RECIPE, DECORATED_POT_RECIPE, FIREWORK_ROCKET, FIREWORK_STAR, FIREWORK_STAR_FADE, MAP_CLONING, MAP_EXTENDING, REPAIR_ITEM, SHAPED_RECIPE, SHAPELESS_RECIPE, SHIELD_DECORATION, SHULKER_BOX_COLORING, SMELTING_RECIPE, SMITHING_TRANSFORM, SMITHING_TRIM, SMOKING_RECIPE, STONECUTTER, SUSPICIOUS_STEW, TIPPED_ARROW -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected NoMirrorShapedRecipecreateRecipe(String group, net.minecraft.world.item.crafting.CraftingBookCategory category, net.minecraft.world.item.crafting.ShapedRecipePattern pattern, net.minecraft.world.item.ItemStack result, boolean showNotification) Von Klasse geerbte Methoden info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
codec, fromNetwork, streamCodec, toNetwork
-
Konstruktordetails
-
Serializer
public Serializer()
-
-
Methodendetails
-
createRecipe
protected NoMirrorShapedRecipe createRecipe(String group, net.minecraft.world.item.crafting.CraftingBookCategory category, net.minecraft.world.item.crafting.ShapedRecipePattern pattern, net.minecraft.world.item.ItemStack result, boolean showNotification) - Angegeben von:
createRecipein KlasseUShapedRecipeSerializer<NoMirrorShapedRecipe>
-