Uses of Record Class
net.minecraft.stats.ServerRecipeBook.Packed
Packages that use ServerRecipeBook.Packed
-
Uses of ServerRecipeBook.Packed in net.minecraft.stats
Fields in net.minecraft.stats with type parameters of type ServerRecipeBook.PackedModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ServerRecipeBook.Packed> ServerRecipeBook.Packed.CODEC
Methods in net.minecraft.stats that return ServerRecipeBook.PackedMethods in net.minecraft.stats with parameters of type ServerRecipeBook.PackedModifier and TypeMethodDescriptionprivate void
ServerRecipeBook.apply
(ServerRecipeBook.Packed pRecipeBook) void
ServerRecipeBook.loadUntrusted
(ServerRecipeBook.Packed pRecipeBook, Predicate<ResourceKey<Recipe<?>>> pPredicate)