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 pEntity, BoatRenderState pReusedState, float pPartialTick) void
AbstractBoatRenderer.render
(BoatRenderState pRenderState, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight) protected void
AbstractBoatRenderer.renderTypeAdditions
(BoatRenderState pRenderState, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight) protected void
BoatRenderer.renderTypeAdditions
(BoatRenderState pRenderState, PoseStack pPoseStack, MultiBufferSource pBufferSource, int pPackedLight)