Uses of Class
net.minecraft.world.entity.vehicle.Boat
Package
Description
-
Uses of Boat in net.minecraft.client.model
Modifier and TypeMethodDescriptionprivate static void
BoatModel.animatePaddle
(Boat p_170465_, int p_170466_, ModelPart p_170467_, float p_170468_) void
BoatModel.setupAnim
(Boat p_102269_, float p_102270_, float p_102271_, float p_102272_, float p_102273_, float p_102274_) -
Uses of Boat in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Pair<ResourceLocation,
BoatModel> BoatRenderer.getModelWithLocation
(Boat boat) BoatRenderer.getTextureLocation
(Boat p_113927_) Deprecated.void
BoatRenderer.render
(Boat p_113929_, float p_113930_, float p_113931_, PoseStack p_113932_, MultiBufferSource p_113933_, int p_113934_) -
Uses of Boat in net.minecraft.world.entity
-
Uses of Boat in net.minecraft.world.entity.vehicle