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.allDisplaysprivate Map<ResourceKey<Recipe<?>>, List<RecipeManager.ServerDisplayInfo>> RecipeManager.recipeToDisplayMethods 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<?>> pRecipes, FeatureFlagSet pEnabledFeatures)