Uses of Class
alexiil.mc.lib.multipart.api.render.PartModelKey
Packages that use PartModelKey
Package
Description
LibMultiPart's API.
-
Uses of PartModelKey in alexiil.mc.lib.multipart.api
Methods in alexiil.mc.lib.multipart.api that return PartModelKeyModifier and TypeMethodDescriptionabstract PartModelKey
AbstractPart.getModelKey()
Called on the client for both rendering, and checking if this needs to re-render inMultipartContainer.redrawIfChanged()
. -
Uses of PartModelKey in alexiil.mc.lib.multipart.api.render
Classes in alexiil.mc.lib.multipart.api.render with type parameters of type PartModelKeyMethods in alexiil.mc.lib.multipart.api.render with type parameters of type PartModelKeyModifier and TypeMethodDescription<K extends PartModelKey>
voidPartStaticModelRegisterEvent.StaticModelRenderer.register
(Class<K> clazz, PartModelBaker<K> renderer)