Uses of Class
net.minecraft.world.entity.projectile.windcharge.AbstractWindCharge
Packages that use AbstractWindCharge
-
Uses of AbstractWindCharge in net.minecraft.world.entity.projectile.windcharge
Subclasses of AbstractWindCharge in net.minecraft.world.entity.projectile.windchargeConstructor parameters in net.minecraft.world.entity.projectile.windcharge with type arguments of type AbstractWindChargeModifierConstructorDescription(package private)
AbstractWindCharge
(EntityType<? extends AbstractWindCharge> pEntityType, double pX, double pY, double pZ, Vec3 pMovement, Level pLevel) AbstractWindCharge
(EntityType<? extends AbstractWindCharge> pEntityType, Level pLevel) AbstractWindCharge
(EntityType<? extends AbstractWindCharge> pEntityType, Level pLevel, Entity pOwner, double pX, double pY, double pZ) BreezeWindCharge
(EntityType<? extends AbstractWindCharge> pEntityType, Level pLevel) WindCharge
(EntityType<? extends AbstractWindCharge> pEntityType, Level pLevel)