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

字段概要

修饰符与类型字段
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_

构造函数概要

修饰符构造函数
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)

方法概要

修饰符与类型方法
protected void
y()
explode()
method_55055()
createExplosion()
m_320462_()