Uses of Class
net.minecraft.client.render.model.json.MultipartModelComponent
Packages that use MultipartModelComponent
- 
Uses of MultipartModelComponent in net.minecraft.client.render.modelFields in net.minecraft.client.render.model with type parameters of type MultipartModelComponentModifier and TypeFieldDescriptionprivate final List<MultipartModelComponent> MultipartUnbakedModel.Serialized.selectorsThe field for theselectorsrecord component.Methods in net.minecraft.client.render.model that return types with arguments of type MultipartModelComponentModifier and TypeMethodDescriptionprivate List<MultipartModelComponent> MultipartUnbakedModel.Deserializer.deserializeComponents(JsonDeserializationContext context, JsonArray array) MultipartUnbakedModel.Serialized.selectors()Returns the value of theselectorsrecord component.Constructor parameters in net.minecraft.client.render.model with type arguments of type MultipartModelComponent
- 
Uses of MultipartModelComponent in net.minecraft.client.render.model.jsonMethods in net.minecraft.client.render.model.json that return MultipartModelComponentModifier and TypeMethodDescriptionMultipartModelComponent.Deserializer.deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext)