Uses of Class
net.minecraft.entity.projectile.AbstractWindChargeEntity
Packages that use AbstractWindChargeEntity
-
Uses of AbstractWindChargeEntity in net.minecraft.entity.projectile
Subclasses of AbstractWindChargeEntity in net.minecraft.entity.projectileConstructor parameters in net.minecraft.entity.projectile with type arguments of type AbstractWindChargeEntityModifierConstructorDescription(package private)
AbstractWindChargeEntity
(EntityType<? extends AbstractWindChargeEntity> type, double x, double y, double z, Vec3d velocity, World world) AbstractWindChargeEntity
(EntityType<? extends AbstractWindChargeEntity> type, World world) AbstractWindChargeEntity
(EntityType<? extends AbstractWindChargeEntity> type, World world, Entity owner, double x, double y, double z) BreezeWindChargeEntity
(EntityType<? extends AbstractWindChargeEntity> type, World world) WindChargeEntity
(EntityType<? extends AbstractWindChargeEntity> type, World world)