Uses of Class
alexiil.mc.lib.multipart.api.render.PartModelKey
| Package | Description |
|---|---|
| alexiil.mc.lib.multipart.api |
LibMultiPart's API.
|
| alexiil.mc.lib.multipart.api.render |
-
Uses of PartModelKey in alexiil.mc.lib.multipart.api
Methods in alexiil.mc.lib.multipart.api that return PartModelKey Modifier and Type Method Description abstract PartModelKeyAbstractPart. 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 PartModelKey Modifier and Type Interface Description interfacePartModelBaker<K extends PartModelKey>Methods in alexiil.mc.lib.multipart.api.render with type parameters of type PartModelKey Modifier and Type Method Description <K extends PartModelKey>
voidPartStaticModelRegisterEvent.StaticModelRenderer. register(Class<K> clazz, PartModelBaker<K> renderer)