Uses of Class
net.minecraft.client.renderer.entity.state.WitchRenderState
Packages that use WitchRenderState
Package
Description
-
Uses of WitchRenderState in net.minecraft.client.model
Methods in net.minecraft.client.model with parameters of type WitchRenderState -
Uses of WitchRenderState in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity that return WitchRenderStateMethods in net.minecraft.client.renderer.entity with parameters of type WitchRenderStateModifier and TypeMethodDescriptionvoid
WitchRenderer.extractRenderState
(Witch p_360566_, WitchRenderState p_364734_, float p_364448_) WitchRenderer.getTextureLocation
(WitchRenderState p_363921_) -
Uses of WitchRenderState in net.minecraft.client.renderer.entity.layers
Methods in net.minecraft.client.renderer.entity.layers with parameters of type WitchRenderStateModifier and TypeMethodDescriptionprotected void
WitchItemLayer.applyTranslation
(WitchRenderState p_383222_, PoseStack p_382897_) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type WitchRenderStateModifierConstructorDescriptionWitchItemLayer
(RenderLayerParent<WitchRenderState, WitchModel> p_234926_)