Uses of Class
net.minecraft.entity.mob.FlyingEntity
Package | Description |
---|---|
net.minecraft.entity.mob |
-
Uses of FlyingEntity in net.minecraft.entity.mob
Subclasses of FlyingEntity in net.minecraft.entity.mob Modifier and Type Class Description class
GhastEntity
class
PhantomEntity
Constructor parameters in net.minecraft.entity.mob with type arguments of type FlyingEntity Constructor Description FlyingEntity(EntityType<? extends FlyingEntity> type, World world)