Uses of Class
net.minecraft.world.entity.vehicle.Boat
Packages that use Boat
-
Uses of Boat in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type BoatModifier and TypeFieldDescriptionstatic final EntityType
<Boat> EntityType.ACACIA_BOAT
static final EntityType
<Boat> EntityType.BIRCH_BOAT
static final EntityType
<Boat> EntityType.CHERRY_BOAT
static final EntityType
<Boat> EntityType.DARK_OAK_BOAT
static final EntityType
<Boat> EntityType.JUNGLE_BOAT
static final EntityType
<Boat> EntityType.MANGROVE_BOAT
static final EntityType
<Boat> EntityType.OAK_BOAT
static final EntityType
<Boat> EntityType.PALE_OAK_BOAT
static final EntityType
<Boat> EntityType.SPRUCE_BOAT
Methods in net.minecraft.world.entity that return types with arguments of type BoatModifier and TypeMethodDescriptionprivate static EntityType.EntityFactory
<Boat> EntityType.boatFactory
(Supplier<Item> p_376580_) -
Uses of Boat in net.minecraft.world.entity.vehicle
Constructor parameters in net.minecraft.world.entity.vehicle with type arguments of type Boat