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) voidArmadilloEntityRenderer.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 TypeMethodDescriptionvoidArmadilloEntityModel.setAngles(ArmadilloEntityRenderState armadilloEntityRenderState)