Uses of Class
net.minecraft.client.render.entity.state.PolarBearEntityRenderState
Packages that use PolarBearEntityRenderState
-
Uses of PolarBearEntityRenderState in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return PolarBearEntityRenderStateMethods in net.minecraft.client.render.entity with parameters of type PolarBearEntityRenderStateModifier and TypeMethodDescriptionPolarBearEntityRenderer.getTexture(PolarBearEntityRenderState polarBearEntityRenderState) voidPolarBearEntityRenderer.updateRenderState(PolarBearEntity polarBearEntity, PolarBearEntityRenderState polarBearEntityRenderState, float float2) -
Uses of PolarBearEntityRenderState in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type PolarBearEntityRenderStateModifier and TypeMethodDescriptionvoidPolarBearEntityModel.setAngles(PolarBearEntityRenderState polarBearEntityRenderState)