net.minecraft.entity.projectile

public class WitherSkullEntity

extends ProjectileEntity

All mapped superinterfaces:

CommandSource

aae
net.minecraft.class_1418
net.minecraft.entity.projectile.WitherSkullEntity
net.minecraft.entity.projectile.EntityWitherSkull

Field summary

Modifier and TypeField
private static final DataAttribute<Boolean>
e
field_12211
CHARGED
INVULNERABLE

Constructor summary

ModifierConstructor
public (World world)
public (World world, LivingEntity owner, double x, double y, double z)
public (World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ)

Method summary

Modifier and TypeMethod
protected float
l()
method_4584()
getDrag()
getMotionFactor()
public boolean
aH()
method_2511()
isOnFire()
isBurning()
public float
a(ahp arg0, aht arg1, cl arg2, ard arg3)
method_10932(class_1147 arg0, class_1150 arg1, class_2552 arg2, class_2232 arg3)
getBlastResistance(Explosion arg0, World arg1, BlockPos arg2, BlockState arg3)
getExplosionResistance(Explosion arg0, World arg1, BlockPos arg2, IBlockState arg3)
protected void
a(bbg arg0)
method_3229(class_234 arg0)
onHit(HitResult arg0)
onImpact(RayTraceResult arg0)
public boolean
ap()
method_2471()
hasCollision()
canBeCollidedWith()
public boolean
a(rc arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public boolean
n()
method_4587()
isCharged()
isInvulnerable()
public void
a(boolean arg0)
method_4588(boolean arg0)
setCharged(boolean charged)
setInvulnerable(boolean invulnerable)
protected boolean
k()
method_13284()
isBurning()
isFireballFiery()