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) void
PolarBearEntityRenderer.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 TypeMethodDescriptionvoid
PolarBearEntityModel.setAngles
(PolarBearEntityRenderState polarBearEntityRenderState)