Uses of Class
net.minecraft.client.render.entity.state.ArmadilloEntityRenderState
Packages that use ArmadilloEntityRenderState
Package
Description
The base package for all Minecraft classes.
-
Uses of ArmadilloEntityRenderState in net.minecraft
Methods in net.minecraft that return ArmadilloEntityRenderStateMethods in net.minecraft with parameters of type ArmadilloEntityRenderStateModifier and TypeMethodDescriptionclass_11148.getTexture(ArmadilloEntityRenderState armadilloEntityRenderState) voidclass_11148.updateRenderState(class_10996 class_10996, ArmadilloEntityRenderState armadilloEntityRenderState, float float2) -
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)