Uses of Class
net.minecraft.client.render.entity.state.GhastEntityRenderState
Packages that use GhastEntityRenderState
Package
Description
The base package for all Minecraft classes.
-
Uses of GhastEntityRenderState in net.minecraft
Methods in net.minecraft that return GhastEntityRenderStateMethods in net.minecraft with parameters of type GhastEntityRenderStateModifier and TypeMethodDescriptionclass_11147.getTexture(GhastEntityRenderState ghastEntityRenderState) voidclass_11147.updateRenderState(class_10990 class_10990, GhastEntityRenderState ghastEntityRenderState, float float2) -
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)