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.entriesThe field for theentriesrecord 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 theentriesrecord component.Constructor parameters in net.minecraft.recipe.display with type arguments of type CuttingRecipeDisplay.GroupEntry