Uses of Record Class
net.minecraft.recipe.display.CuttingRecipeDisplay.GroupEntry
Packages that use CuttingRecipeDisplay.GroupEntry
-
Uses of CuttingRecipeDisplay.GroupEntry in net.minecraft.recipe.display
Fields in net.minecraft.recipe.display with type parameters of type CuttingRecipeDisplay.GroupEntryModifier and TypeFieldDescriptionprivate final List
<CuttingRecipeDisplay.GroupEntry<T>> CuttingRecipeDisplay.Grouping.entries
The field for theentries
record component.Methods in net.minecraft.recipe.display that return types with arguments of type CuttingRecipeDisplay.GroupEntryModifier and TypeMethodDescriptionstatic <T extends Recipe<?>>
PacketCodec<RegistryByteBuf, CuttingRecipeDisplay.GroupEntry<T>> CuttingRecipeDisplay.GroupEntry.codec()
CuttingRecipeDisplay.Grouping.entries()
Returns the value of theentries
record component.Constructor parameters in net.minecraft.recipe.display with type arguments of type CuttingRecipeDisplay.GroupEntry