Uses of Record Class
net.minecraft.client.render.model.json.BlockModelDefinition.Multipart
Packages that use BlockModelDefinition.Multipart
-
Uses of BlockModelDefinition.Multipart in net.minecraft.client.render.model.json
Fields in net.minecraft.client.render.model.json with type parameters of type BlockModelDefinition.MultipartModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockModelDefinition.Multipart> BlockModelDefinition.Multipart.CODECprivate final Optional<BlockModelDefinition.Multipart> BlockModelDefinition.multipartModelThe field for themultipartModelrecord component.Methods in net.minecraft.client.render.model.json that return types with arguments of type BlockModelDefinition.MultipartModifier and TypeMethodDescriptionBlockModelDefinition.multipartModel()Returns the value of themultipartModelrecord component.