net.minecraft.world.entity.projectile.windcharge

public class WindCharge

extends AbstractWindCharge

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, CommandSource, ScoreHolder, TraceableEntity, ItemSupplier

coj
net.minecraft.world.entity.projectile.windcharge.WindCharge
net.minecraft.class_8956
net.minecraft.entity.projectile.WindChargeEntity
net.minecraft.src.C_313320_
net.minecraft.world.entity.projectile.windcharge.WindCharge

Field summary

Modifier and TypeField
private static final WindCharge$WindChargePlayerDamageCalculator
h
EXPLOSION_DAMAGE_CALCULATOR
field_47579
EXPLOSION_BEHAVIOR
f_314324_
private static final float
i
RADIUS
field_49243
EXPLOSION_POWER
f_314044_

Constructor summary

ModifierConstructor
public (EntityType<? extends AbstractWindCharge> p_330063_, Level arg1)
public (Player player, Level world, double x, double y, double z)
public (Level world, double x, double y, double z, double directionX, double directionY, double directionZ)

Method summary

Modifier and TypeMethod
protected void
y()
explode()
method_55055()
createExplosion()
m_320462_()