Uses of Record Class
net.minecraft.recipe.display.CuttingRecipeDisplay
-
Uses of CuttingRecipeDisplay in net.minecraft.recipe.display
Modifier and TypeFieldDescriptionprivate final CuttingRecipeDisplay
<T> CuttingRecipeDisplay.GroupEntry.recipe
The field for therecipe
record component.Modifier and TypeMethodDescriptionCuttingRecipeDisplay.GroupEntry.recipe()
Returns the value of therecipe
record component.Modifier and TypeMethodDescriptionstatic <T extends Recipe<?>>
PacketCodec<RegistryByteBuf, CuttingRecipeDisplay<T>> CuttingRecipeDisplay.codec()
ModifierConstructorDescriptionGroupEntry
(Ingredient ingredient, CuttingRecipeDisplay<T> cuttingRecipeDisplay)