Uses of Class
net.minecraft.client.render.entity.state.BatEntityRenderState
Packages that use BatEntityRenderState
-
Uses of BatEntityRenderState in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return BatEntityRenderStateMethods in net.minecraft.client.render.entity with parameters of type BatEntityRenderStateModifier and TypeMethodDescriptionBatEntityRenderer.getTexture
(BatEntityRenderState batEntityRenderState) void
BatEntityRenderer.updateRenderState
(BatEntity batEntity, BatEntityRenderState batEntityRenderState, float float2) -
Uses of BatEntityRenderState in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type BatEntityRenderStateModifier and TypeMethodDescriptionvoid
BatEntityModel.setAngles
(BatEntityRenderState batEntityRenderState)