Uses of Class
net.minecraft.entity.item.BoatEntity
Package
Description
-
Uses of BoatEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionBoatRenderer.getTextureLocation
(BoatEntity p_110775_1_) void
BoatRenderer.render
(BoatEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) -
Uses of BoatEntity in net.minecraft.client.renderer.entity.model
Modifier and TypeMethodDescriptionprotected void
BoatModel.animatePaddle
(BoatEntity p_228244_1_, int p_228244_2_, float p_228244_3_) void
BoatModel.setupAnim
(BoatEntity p_225597_1_, float p_225597_2_, float p_225597_3_, float p_225597_4_, float p_225597_5_, float p_225597_6_) -
Uses of BoatEntity in net.minecraft.entity
-
Uses of BoatEntity in net.minecraft.entity.item
ModifierConstructorDescriptionBoatEntity
(EntityType<? extends BoatEntity> p_i50129_1_, World p_i50129_2_)