Uses of Class
net.minecraft.client.renderer.entity.state.AxolotlRenderState
Packages that use AxolotlRenderState
-
Uses of AxolotlRenderState in net.minecraft.client.model.animal.axolotl
Subclasses with type arguments of type AxolotlRenderState in net.minecraft.client.model.animal.axolotlMethods in net.minecraft.client.model.animal.axolotl with parameters of type AxolotlRenderStateModifier and TypeMethodDescriptionvoidAdultAxolotlModel.setupAnim(AxolotlRenderState state) voidBabyAxolotlModel.setupAnim(AxolotlRenderState state) -
Uses of AxolotlRenderState in net.minecraft.client.renderer.entity
Subclasses with type arguments of type AxolotlRenderState in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity that return AxolotlRenderStateMethods in net.minecraft.client.renderer.entity with parameters of type AxolotlRenderStateModifier and TypeMethodDescriptionvoidAxolotlRenderer.extractRenderState(Axolotl entity, AxolotlRenderState state, float partialTicks) AxolotlRenderer.getTextureLocation(AxolotlRenderState state)