Uses of Record Class
net.minecraft.server.network.ServerRecipeBook.Packed
Packages that use ServerRecipeBook.Packed
- 
Uses of ServerRecipeBook.Packed in net.minecraft.server.network
Fields in net.minecraft.server.network with type parameters of type ServerRecipeBook.PackedModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ServerRecipeBook.Packed> ServerRecipeBook.Packed.CODECMethods in net.minecraft.server.network that return ServerRecipeBook.PackedMethods in net.minecraft.server.network with parameters of type ServerRecipeBook.PackedModifier and TypeMethodDescriptionprivate voidServerRecipeBook.unpack(ServerRecipeBook.Packed packed) voidServerRecipeBook.unpack(ServerRecipeBook.Packed packed, Predicate<RegistryKey<Recipe<?>>> validPredicate)