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.CODEC
private final Optional
<BlockModelDefinition.Multipart> BlockModelDefinition.multipartModel
The field for themultipartModel
record 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 themultipartModel
record component.