Uses of Record Class
net.minecraft.world.item.crafting.RecipeManager.ServerDisplayInfo
Packages that use RecipeManager.ServerDisplayInfo
-
Uses of RecipeManager.ServerDisplayInfo in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type RecipeManager.ServerDisplayInfoModifier and TypeFieldDescriptionprivate List
<RecipeManager.ServerDisplayInfo> RecipeManager.allDisplays
private Map
<ResourceKey<Recipe<?>>, List<RecipeManager.ServerDisplayInfo>> RecipeManager.recipeToDisplay
Methods in net.minecraft.world.item.crafting that return RecipeManager.ServerDisplayInfoMethods in net.minecraft.world.item.crafting that return types with arguments of type RecipeManager.ServerDisplayInfoModifier and TypeMethodDescriptionprivate static List
<RecipeManager.ServerDisplayInfo> RecipeManager.unpackRecipeInfo
(Iterable<RecipeHolder<?>> p_379538_, FeatureFlagSet p_379868_)