Uses of Class
net.minecraft.entity.vehicle.ChestRaftEntity
Packages that use ChestRaftEntity
-
Uses of ChestRaftEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ChestRaftEntityModifier and TypeFieldDescriptionstatic final EntityType
<ChestRaftEntity> EntityType.BAMBOO_CHEST_RAFT
Methods in net.minecraft.entity that return types with arguments of type ChestRaftEntityModifier and TypeMethodDescriptionprivate static EntityType.EntityFactory
<ChestRaftEntity> EntityType.getChestRaftFactory
(Supplier<Item> itemSupplier) -
Uses of ChestRaftEntity in net.minecraft.entity.vehicle
Constructor parameters in net.minecraft.entity.vehicle with type arguments of type ChestRaftEntityModifierConstructorDescriptionChestRaftEntity
(EntityType<? extends ChestRaftEntity> type, World world, Supplier<Item> itemSupplier)