Uses of Class
net.minecraft.client.render.entity.state.HappyGhastEntityRenderState
Packages that use HappyGhastEntityRenderState
Package
Description
-
Uses of HappyGhastEntityRenderState in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return HappyGhastEntityRenderStateMethods in net.minecraft.client.render.entity with parameters of type HappyGhastEntityRenderStateModifier and TypeMethodDescriptionHappyGhastEntityRenderer.getTexture(HappyGhastEntityRenderState happyGhastEntityRenderState) voidHappyGhastEntityRenderer.updateRenderState(HappyGhastEntity happyGhastEntity, HappyGhastEntityRenderState happyGhastEntityRenderState, float float2) -
Uses of HappyGhastEntityRenderState in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type HappyGhastEntityRenderStateModifier and TypeMethodDescriptionvoidHappyGhastRopesFeatureRenderer.render(MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, int int2, HappyGhastEntityRenderState happyGhastEntityRenderState, float float2, float float3) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type HappyGhastEntityRenderStateModifierConstructorDescriptionHappyGhastRopesFeatureRenderer(FeatureRendererContext<HappyGhastEntityRenderState, M> context, LoadedEntityModels loader, Identifier texture) -
Uses of HappyGhastEntityRenderState in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type HappyGhastEntityRenderStateModifier and TypeMethodDescriptionvoidHappyGhastEntityModel.setAngles(HappyGhastEntityRenderState happyGhastEntityRenderState) voidHappyGhastHarnessEntityModel.setAngles(HappyGhastEntityRenderState happyGhastEntityRenderState)