net.minecraft.entity.projectile

public class WitherSkullEntity

extends ProjectileEntity

All mapped superinterfaces:

CommandSource

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

Field summary

Modifier and TypeField
private static final DataAttribute<Boolean>
e
field_12211
CHARGED
field_184565_e
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
public static void
a(ry arg0)
method_13301(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
func_189746_a(DataFixer arg0)
registerFixesWitherSkull(DataFixer fixer)
protected float
l()
method_4584()
getDrag()
func_82341_c()
getMotionFactor()
public boolean
aR()
method_2511()
isOnFire()
func_70027_ad()
isBurning()
public float
a(amp arg0, amu arg1, et arg2, awt arg3)
method_10932(class_1147 arg0, class_1150 arg1, class_2552 arg2, class_2232 arg3)
getBlastResistance(Explosion arg0, World arg1, BlockPos arg2, BlockState arg3)
func_180428_a(Explosion arg0, World arg1, BlockPos arg2, IBlockState arg3)
getExplosionResistance(Explosion arg0, World arg1, BlockPos arg2, IBlockState arg3)
protected void
a(bhc arg0)
method_3229(class_234 arg0)
onHit(HitResult arg0)
func_70227_a(RayTraceResult arg0)
onImpact(RayTraceResult arg0)
public boolean
ay()
method_2471()
hasCollision()
func_70067_L()
canBeCollidedWith()
public boolean
a(ur arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
protected void
i()
method_2484()
registerSyncedData()
func_70088_a()
entityInit()
public boolean
n()
method_4587()
isCharged()
func_82342_d()
isInvulnerable()
public void
a(boolean arg0)
method_4588(boolean arg0)
setCharged(boolean charged)
func_82343_e(boolean arg0)
setInvulnerable(boolean invulnerable)
protected boolean
k()
method_13284()
isBurning()
func_184564_k()
isFireballFiery()