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> p_326232_, double p_326236_, double p_326440_, double p_326413_, Vec3 p_347459_, Level p_326449_) AbstractWindCharge(EntityType<? extends AbstractWindCharge> p_325927_, Level p_326350_) AbstractWindCharge(EntityType<? extends AbstractWindCharge> pEntityType, Level pLevel, Entity pOwner, double pX, double pY, double pZ) BreezeWindCharge(EntityType<? extends AbstractWindCharge> p_326366_, Level p_325976_) WindCharge(EntityType<? extends AbstractWindCharge> p_326226_, Level p_326464_)