Uses of Class
net.minecraft.client.render.entity.state.ArmadilloEntityRenderState
Packages that use ArmadilloEntityRenderState
-
Uses of ArmadilloEntityRenderState in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return ArmadilloEntityRenderStateMethods in net.minecraft.client.render.entity with parameters of type ArmadilloEntityRenderStateModifier and TypeMethodDescriptionArmadilloEntityRenderer.getTexture
(ArmadilloEntityRenderState armadilloEntityRenderState) void
ArmadilloEntityRenderer.updateRenderState
(ArmadilloEntity armadilloEntity, ArmadilloEntityRenderState armadilloEntityRenderState, float float2) -
Uses of ArmadilloEntityRenderState in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type ArmadilloEntityRenderStateModifier and TypeMethodDescriptionvoid
ArmadilloEntityModel.setAngles
(ArmadilloEntityRenderState armadilloEntityRenderState)