Uses of Class
net.minecraft.client.renderer.block.model.multipart.MultiPartModel
Packages that use MultiPartModel
-
Uses of MultiPartModel in net.minecraft.client.renderer.block.model.multipart
Fields in net.minecraft.client.renderer.block.model.multipart declared as MultiPartModelModifier and TypeFieldDescriptionprivate final MultiPartModelMultiPartModel.GeometryKey.multiPartThe field for themultiPartrecord component.Methods in net.minecraft.client.renderer.block.model.multipart that return MultiPartModelModifier and TypeMethodDescriptionMultiPartModel.GeometryKey.multiPart()Returns the value of themultiPartrecord component.Constructors in net.minecraft.client.renderer.block.model.multipart with parameters of type MultiPartModelModifierConstructorDescriptionprivateGeometryKey(List<Object> subKeys, MultiPartModel multiPart) Creates an instance of aGeometryKeyrecord class.