Uses of Class
net.minecraft.world.entity.vehicle.ChestBoat
Packages that use ChestBoat
-
Uses of ChestBoat in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type ChestBoatModifier and TypeFieldDescriptionstatic final EntityType
<ChestBoat> EntityType.ACACIA_CHEST_BOAT
static final EntityType
<ChestBoat> EntityType.BIRCH_CHEST_BOAT
static final EntityType
<ChestBoat> EntityType.CHERRY_CHEST_BOAT
static final EntityType
<ChestBoat> EntityType.DARK_OAK_CHEST_BOAT
static final EntityType
<ChestBoat> EntityType.JUNGLE_CHEST_BOAT
static final EntityType
<ChestBoat> EntityType.MANGROVE_CHEST_BOAT
static final EntityType
<ChestBoat> EntityType.OAK_CHEST_BOAT
static final EntityType
<ChestBoat> EntityType.PALE_OAK_CHEST_BOAT
static final EntityType
<ChestBoat> EntityType.SPRUCE_CHEST_BOAT
Methods in net.minecraft.world.entity that return types with arguments of type ChestBoatModifier and TypeMethodDescriptionprivate static EntityType.EntityFactory
<ChestBoat> EntityType.chestBoatFactory
(Supplier<Item> p_376578_) -
Uses of ChestBoat in net.minecraft.world.entity.vehicle
Constructor parameters in net.minecraft.world.entity.vehicle with type arguments of type ChestBoat