Uses of Enum Class
zombie.core.skinnedmodel.model.ItemModelRenderer.RenderStatus
Packages that use ItemModelRenderer.RenderStatus
-
Uses of ItemModelRenderer.RenderStatus in zombie.core.skinnedmodel.model
Subclasses with type arguments of type ItemModelRenderer.RenderStatus in zombie.core.skinnedmodel.modelMethods in zombie.core.skinnedmodel.model that return ItemModelRenderer.RenderStatusModifier and TypeMethodDescriptionItemModelRenderer.renderMain
(InventoryItem inventoryItem, IsoGridSquare isoGridSquare0, IsoGridSquare isoGridSquare1, float float1, float float2, float float3, float float4, float float5, boolean boolean1) WorldItemModelDrawer.renderMain
(InventoryItem inventoryItem, IsoGridSquare isoGridSquare0, IsoGridSquare isoGridSquare1, float float0, float float1, float float2, float float3) WorldItemModelDrawer.renderMain
(InventoryItem inventoryItem, IsoGridSquare isoGridSquare0, IsoGridSquare isoGridSquare1, float float0, float float1, float float2, float float3, float float4, boolean boolean0) Returns the enum constant of this class with the specified name.static ItemModelRenderer.RenderStatus[]
ItemModelRenderer.RenderStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.