Uses of Class
net.minecraft.entity.vehicle.ChestRaftEntity
-
Uses of ChestRaftEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType
<ChestRaftEntity> EntityType.BAMBOO_CHEST_RAFT
Modifier and TypeMethodDescriptionprivate static EntityType.EntityFactory
<ChestRaftEntity> EntityType.getChestRaftFactory
(Supplier<Item> itemSupplier) -
Uses of ChestRaftEntity in net.minecraft.entity.vehicle
ModifierConstructorDescriptionChestRaftEntity
(EntityType<? extends ChestRaftEntity> type, World world, Supplier<Item> itemSupplier)