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 MultipartModelComponentModifier and TypeMethodDescriptionMultipartBlockModelDefinitionCreator.class_10887.method_68472() -
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.CODECprivate final List<MultipartModelComponent> BlockModelDefinition.Serialized.selectorsThe field for theselectorsrecord component.Methods in net.minecraft.client.render.model.json that return types with arguments of type MultipartModelComponentModifier and TypeMethodDescriptionBlockModelDefinition.Serialized.selectors()Returns the value of theselectorsrecord component.Constructor parameters in net.minecraft.client.render.model.json with type arguments of type MultipartModelComponent