Uses of Class
net.minecraft.entity.vehicle.RaftEntity
-
Uses of RaftEntity in net.minecraft.entity
Modifier and TypeMethodDescriptionprivate static EntityType.EntityFactory
<RaftEntity> EntityType.getRaftFactory
(Supplier<Item> itemSupplier) -
Uses of RaftEntity in net.minecraft.entity.vehicle
ModifierConstructorDescriptionRaftEntity
(EntityType<? extends RaftEntity> type, World world, Supplier<Item> itemSupplier)