Uses of Class
net.minecraft.client.renderer.entity.state.HappyGhastRenderState
Packages that use HappyGhastRenderState
Package
Description
-
Uses of HappyGhastRenderState in net.minecraft.client.model
Methods in net.minecraft.client.model with parameters of type HappyGhastRenderStateModifier and TypeMethodDescriptionvoidHappyGhastHarnessModel.setupAnim(HappyGhastRenderState renderState) voidHappyGhastModel.setupAnim(HappyGhastRenderState renderState) -
Uses of HappyGhastRenderState in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity that return HappyGhastRenderStateMethods in net.minecraft.client.renderer.entity with parameters of type HappyGhastRenderStateModifier and TypeMethodDescriptionvoidHappyGhastRenderer.extractRenderState(HappyGhast p_415945_, HappyGhastRenderState p_415588_, float p_415709_) HappyGhastRenderer.getTextureLocation(HappyGhastRenderState p_415985_) -
Uses of HappyGhastRenderState in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type HappyGhastRenderStateModifier and TypeMethodDescriptionvoidRopesLayer.render(PoseStack poseStack, MultiBufferSource bufferSource, int packedLight, HappyGhastRenderState renderState, float yRot, float xRot) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type HappyGhastRenderStateModifierConstructorDescriptionRopesLayer(RenderLayerParent<HappyGhastRenderState, M> renderer, EntityModelSet entityModels, ResourceLocation texture)