Uses of Class
net.minecraft.entity.vehicle.RaftEntity
Packages that use RaftEntity
-
Uses of RaftEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type RaftEntityMethods in net.minecraft.entity that return types with arguments of type RaftEntityModifier and TypeMethodDescriptionprivate static EntityType.EntityFactory
<RaftEntity> EntityType.getRaftFactory
(Supplier<Item> itemSupplier) -
Uses of RaftEntity in net.minecraft.entity.vehicle
Constructor parameters in net.minecraft.entity.vehicle with type arguments of type RaftEntityModifierConstructorDescriptionRaftEntity
(EntityType<? extends RaftEntity> type, World world, Supplier<Item> itemSupplier)