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) voidGhastEntityRenderer.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 TypeMethodDescriptionvoidGhastEntityModel.setAngles(GhastEntityRenderState ghastEntityRenderState)