Uses of Class
net.minecraft.entity.vehicle.BoatEntity
Packages that use BoatEntity
Package
Description
-
Uses of BoatEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type BoatEntityModifier and TypeMethodDescriptionprotected IdentifierBoatEntityRenderer.getTexture(BoatEntity boatEntity) voidBoatEntityRenderer.method_12440(BoatEntity boatEntity, float float2, float float3) voidBoatEntityRenderer.method_12453(BoatEntity boatEntity, double double2, double double3, double double4, float float2, float float3) voidBoatEntityRenderer.render(BoatEntity boatEntity, double double2, double double3, double double4, float float2, float float3) -
Uses of BoatEntity in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type BoatEntityModifier and TypeMethodDescriptionprotected voidBoatEntityModel.method_12219(BoatEntity boatEntity, int int2, float float2, float float3) -
Uses of BoatEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type BoatEntity