Uses of Record Class
net.minecraft.client.render.model.json.MultipartModelComponent
Packages that use MultipartModelComponent
-
Uses of MultipartModelComponent in net.minecraft.client.data
Methods in net.minecraft.client.data that return MultipartModelComponent -
Uses of MultipartModelComponent in net.minecraft.client.render.model.json
Fields in net.minecraft.client.render.model.json with type parameters of type MultipartModelComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<MultipartModelComponent> MultipartModelComponent.CODEC
private final List
<MultipartModelComponent> BlockModelDefinition.Multipart.selectors
The field for theselectors
record component.Methods in net.minecraft.client.render.model.json that return types with arguments of type MultipartModelComponentModifier and TypeMethodDescriptionBlockModelDefinition.Multipart.selectors()
Returns the value of theselectors
record component.Constructor parameters in net.minecraft.client.render.model.json with type arguments of type MultipartModelComponent