net.minecraft.world.entity.projectile.windchargeextends AbstractWindCharge
All mapped superinterfaces:
SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, TraceableEntity, ItemSupplier
| crt |
| net.minecraft.world.entity.projectile.windcharge.WindCharge |
| net.minecraft.class_8956 |
| net.minecraft.entity.projectile.WindChargeEntity |
Field summary
Modifier and Type | Field |
---|
private static final ExplosionDamageCalculator | | f | | EXPLOSION_DAMAGE_CALCULATOR | | field_47579 | | EXPLOSION_BEHAVIOR |
|
private static final float | | g | | RADIUS | | field_49243 | | EXPLOSION_POWER |
|
private static final float | | h | | MIN_CAMERA_DISTANCE_SQUARED | | field_52511 | | MAX_RENDER_DISTANCE_WHEN_NEWLY_SPAWNED |
|
private int | | i | | noDeflectTicks | | field_52019 | | deflectCooldown |
|
Constructor summary
Method summary
Modifier and Type | Method |
---|
public void | | h() | | tick() | | method_5773() | | tick() |
|
public boolean | | a(crc arg0, bvs arg1, bvs arg2, boolean arg3) | | deflect(ProjectileDeflection arg0, Entity arg1, Entity arg2, boolean arg3) | | method_59859(class_9109 arg0, class_1297 arg1, class_1297 arg2, boolean arg3) | | deflect(ProjectileDeflection arg0, Entity arg1, Entity arg2, boolean arg3) |
|
protected void | |
public boolean | | a(double arg0) | | shouldRenderAtSqrDistance(double arg0) | | method_5640(double arg0) | | shouldRender(double arg0) |
|