Uses of Class
net.minecraft.client.render.entity.state.GhastEntityRenderState
Packages that use GhastEntityRenderState
-
Uses of GhastEntityRenderState in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return GhastEntityRenderStateMethods in net.minecraft.client.render.entity with parameters of type GhastEntityRenderStateModifier and TypeMethodDescriptionGhastEntityRenderer.getTexture
(GhastEntityRenderState ghastEntityRenderState) void
GhastEntityRenderer.updateRenderState
(GhastEntity ghastEntity, GhastEntityRenderState ghastEntityRenderState, float float2) -
Uses of GhastEntityRenderState in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type GhastEntityRenderStateModifier and TypeMethodDescriptionvoid
GhastEntityModel.setAngles
(GhastEntityRenderState ghastEntityRenderState)