Uses of Class
net.minecraft.client.renderer.entity.state.BoatRenderState
Packages that use BoatRenderState
-
Uses of BoatRenderState in net.minecraft.client.model
Methods in net.minecraft.client.model with parameters of type BoatRenderState -
Uses of BoatRenderState in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity with type parameters of type BoatRenderStateModifier and TypeFieldDescriptionprivate final EntityModel
<BoatRenderState> BoatRenderer.model
private final EntityModel
<BoatRenderState> RaftRenderer.model
Methods in net.minecraft.client.renderer.entity that return BoatRenderStateMethods in net.minecraft.client.renderer.entity that return types with arguments of type BoatRenderStateModifier and TypeMethodDescriptionprotected abstract EntityModel
<BoatRenderState> AbstractBoatRenderer.model()
protected EntityModel
<BoatRenderState> BoatRenderer.model()
protected EntityModel
<BoatRenderState> RaftRenderer.model()
Methods in net.minecraft.client.renderer.entity with parameters of type BoatRenderStateModifier and TypeMethodDescriptionvoid
AbstractBoatRenderer.extractRenderState
(AbstractBoat p_376890_, BoatRenderState p_376855_, float p_376877_) void
AbstractBoatRenderer.render
(BoatRenderState p_376222_, PoseStack p_376926_, MultiBufferSource p_376211_, int p_376589_) protected void
AbstractBoatRenderer.renderTypeAdditions
(BoatRenderState p_376875_, PoseStack p_376118_, MultiBufferSource p_376628_, int p_376899_) protected void
BoatRenderer.renderTypeAdditions
(BoatRenderState p_376691_, PoseStack p_376523_, MultiBufferSource p_376756_, int p_376697_)