Uses of Class
net.minecraft.client.render.entity.state.PolarBearEntityRenderState
Packages that use PolarBearEntityRenderState
Package
Description
The base package for all Minecraft classes.
-
Uses of PolarBearEntityRenderState in net.minecraft
Methods in net.minecraft that return PolarBearEntityRenderStateMethods in net.minecraft with parameters of type PolarBearEntityRenderStateModifier and TypeMethodDescriptionclass_11158.getTexture(PolarBearEntityRenderState polarBearEntityRenderState) voidclass_11158.updateRenderState(class_11020 class_11020, PolarBearEntityRenderState polarBearEntityRenderState, float float2) -
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)