net.minecraft.entity

public abstract class Entity

implements CommandSource

wv
net.minecraft.unmapped.C_42232651
net.minecraft.entity.Entity

Field summary

Modifier and TypeField
private static final Box
a
f_66631240
INITIAL_SHAPE
private static int
b
f_29725032
nextNetworkId
private int
c
f_11112215
networkId
public double
j
f_46101576
viewDistanceScaling
public boolean
k
f_21298738
blocksBuilding
public Entity
l
f_31600557
rider
public Entity
m
f_03824457
vehicle
public boolean
n
f_01494961
teleporting
public World
o
f_94306729
world
public double
p
f_59999765
lastX
public double
q
f_90348373
lastY
public double
r
f_88346412
lastZ
public double
s
f_78826675
x
public double
t
f_31030949
y
public double
u
f_97691941
z
public double
v
f_24826402
velocityX
public double
w
f_35148123
velocityY
public double
x
f_21201587
velocityZ
public float
y
f_80130373
yaw
public float
z
f_03549461
pitch
public float
A
f_74900774
lastYaw
public float
B
f_45219594
lastPitch
private Box
f
f_00583773
shape
public boolean
C
f_47825615
onGround
public boolean
D
f_76585361
collidingHorizontally
public boolean
E
f_09676126
collidingVertically
public boolean
F
f_86800074
colliding
public boolean
G
f_33245636
damaged
protected boolean
H
f_75651799
inCobweb
private boolean
g
f_11231516
outsideWorldBorder
public boolean
I
f_42219270
removed
public float
J
f_89295741
width
public float
K
f_80245663
height
public float
L
f_47980428
lastWalkDistance
public float
M
f_37851489
walkDistance
public float
N
f_15876555
distanceMoved
public float
O
f_80036488
fallDistance
private int
h
f_29354730
blocksWalkedOn
public double
P
f_09368719
prevX
public double
Q
f_93723721
prevY
public double
R
f_84066837
prevZ
public float
S
f_02077150
stepHeight
public boolean
T
f_95719371
noClip
public float
U
f_94759437
pushSpeedReduction
protected Random
V
f_08409563
random
public int
W
f_41909716
ticks
public int
X
f_46415554
safeOnFireTime
private int
i
f_56993461
onFireTimer
protected boolean
Y
f_81639144
inWater
public int
Z
f_02385719
invulnerableTimer
protected boolean
aa
f_99569181
firstTick
protected boolean
ab
f_08942488
immuneToFire
protected SyncedData
ac
f_88296653
syncedData
private double
ap
f_19846023
ridingEntityPitchDelta
private double
aq
f_80651974
ridingEntityYawDelta
public boolean
ad
f_68256007
inChunk
public int
ae
f_04365121
chunkX
public int
af
f_41825647
chunkY
public int
ag
f_49167582
chunkZ
public boolean
ah
f_80637786
ignoreCameraFrustum
public boolean
ai
f_91403686
velocityDirty
public int
aj
f_98707765
portalCooldown
protected boolean
ak
f_38627865
inPortal
protected int
al
f_26551348
portalTime
public int
am
f_11819711
dimension
protected int
an
f_21387757
facing
private boolean
ar
f_74679545
invulnerable
protected UUID
ao
f_72306411
uuid
private final CommandResults
as
f_24581318
commandResults
public int
bU
f_16319839
lastKnownX
public int
bV
f_59722398
lastKnownY
public int
bW
f_79826809
lastKnownZ

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
public int
F()
m_27036738()
getNetworkId()
public void
d(int arg0)
m_16450697(int arg0)
setNetworkId(int id)
public void
G()
m_79367461()
discard()
protected abstract void
h()
m_19615596()
registerSyncedData()
public SyncedData
H()
m_82885919()
getSyncedData()
public void
J()
m_96197347()
remove()
protected void
a(float arg0, float arg1)
m_99917968(float arg0, float arg1)
setSize(float width, float height)
protected void
b(float arg0, float arg1)
m_35311407(float arg0, float arg1)
setRotation(float yaw, float pitch)
public void
b(double arg0, double arg1, double arg2)
m_70517412(double arg0, double arg1, double arg2)
setPosition(double x, double y, double z)
public void
s_()
m_24884718()
tick()
public void
K()
m_13230383()
baseTick()
public int
L()
m_42142027()
getMaxNetherPortalTime()
protected void
M()
m_89866815()
takeLavaDamage()
public void
e(int arg0)
m_18799204(int arg0)
setOnFireFor(int seconds)
public void
N()
m_29805310()
extinguish()
protected void
O()
m_71461017()
voidTick()
public boolean
c(double arg0, double arg1, double arg2)
m_96655813(double arg0, double arg1, double arg2)
canMove(double dx, double dy, double dz)
private boolean
b(brt arg0)
m_08674299(C_82690114 arg0)
doesNotCollide(Box box)
public void
d(double arg0, double arg1, double arg2)
m_15512507(double arg0, double arg1, double arg2)
move(double dx, double dy, double dz)
private void
m()
m_98543178()
setPositionFromShape()
protected String
P()
m_07022682()
getSwimSound()
protected void
Q()
m_33702178()
checkBlockCollisions()
protected void
a(dt arg0, atr arg1)
m_04616312(C_32594356 arg0, C_81592558 arg1)
playStepSound(BlockPos pos, Block block)
public void
a(String arg0, float arg1, float arg2)
m_78335131(String arg0, float arg1, float arg2)
playSound(String id, float volume, float pitch)
public boolean
R()
m_85504197()
isSilent()
public void
b(boolean arg0)
m_83288865(boolean arg0)
setSilent(boolean silent)
protected boolean
r_()
m_24660344()
makesSteps()
protected void
a(double arg0, boolean arg1, atr arg2, dt arg3)
m_40493886(double arg0, boolean arg1, C_81592558 arg2, C_32594356 arg3)
checkFallDamage(double dy, boolean landed, Block block, BlockPos pos)
public Box
S()
m_23077971()
getCollisionShape()
protected void
f(int arg0)
m_29258630(int arg0)
takeFireDamage(int amount)
public final boolean
T()
m_33676160()
isImmuneToFire()
public void
e(float arg0, float arg1)
m_43538800(float arg0, float arg1)
takeFallDamage(float distance, float damageMultiplier)
public boolean
U()
m_48886985()
isInWaterOrRain()
public boolean
V()
m_26067036()
isInWater()
public boolean
W()
m_09162316()
checkWaterCollisions()
protected void
X()
m_77131355()
doSplashEffect()
public void
Y()
m_40837133()
tickSprintingEffect()
protected void
Z()
m_74715014()
doSprintingEffect()
protected String
aa()
m_10944370()
getSplashSound()
public boolean
a(bof arg0)
m_52586232(C_89604096 arg0)
isSubmergedIn(Material liquid)
public boolean
ab()
m_16897760()
isInLava()
public void
a(float arg0, float arg1, float arg2)
m_66390769(float arg0, float arg1, float arg2)
updateVelocity(float sideways, float forwards, float scale)
public float
c(float arg0)
m_95186532(float arg0)
getBrightness(float tickDelta)
public void
a(aqu arg0)
m_67289058(C_64041439 arg0)
setWorld(World world)
public void
a(double arg0, double arg1, double arg2, float arg3, float arg4)
m_03000503(double arg0, double arg1, double arg2, float arg3, float arg4)
updatePositionAndAngles(double x, double y, double z, float yaw, float pitch)
public void
a(dt arg0, float arg1, float arg2)
m_60142322(C_32594356 arg0, float arg1, float arg2)
refreshPositionAndAngles(BlockPos pos, float yaw, float pitch)
public void
b(double arg0, double arg1, double arg2, float arg3, float arg4)
m_12877971(double arg0, double arg1, double arg2, float arg3, float arg4)
setPositionAndAngles(double x, double y, double z, float yaw, float pitch)
public float
g(wv arg0)
m_22973163(C_42232651 arg0)
distanceTo(Entity entity)
public double
e(double arg0, double arg1, double arg2)
m_84092620(double arg0, double arg1, double arg2)
squaredDistanceTo(double x, double y, double z)
public double
b(dt arg0)
m_46150961(C_32594356 arg0)
getSquaredDistanceTo(BlockPos pos)
public double
c(dt arg0)
m_02316382(C_32594356 arg0)
getSquaredDistanceToCenter(BlockPos pos)
public double
f(double arg0, double arg1, double arg2)
m_65039111(double arg0, double arg1, double arg2)
distanceTo(double x, double y, double z)
public double
h(wv arg0)
m_10588239(C_42232651 arg0)
squaredDistanceTo(Entity entity)
public void
d(ahd arg0)
m_37734789(C_40996800 arg0)
onPlayerCollision(PlayerEntity player)
public void
i(wv arg0)
m_43697435(C_42232651 arg0)
push(Entity entity)
public void
g(double arg0, double arg1, double arg2)
m_35111817(double arg0, double arg1, double arg2)
addVelocity(double dx, double dy, double dz)
protected void
ac()
m_04453811()
markDamaged()
public boolean
a(wh arg0, float arg1)
m_40469716(C_83334639 arg0, float arg1)
takeDamage(DamageSource source, float amount)
public Vec3d
d(float arg0)
m_95361306(float arg0)
getRotationVector(float tickDelta)
protected final Vec3d
f(float arg0, float arg1)
m_17149604(float arg0, float arg1)
getRotationVector(float pitch, float yaw)
public boolean
ad()
m_23617273()
hasCollision()
public boolean
ae()
m_91465012()
isPushable()
public void
b(wv arg0, int arg1)
m_73837560(C_42232651 arg0, int arg1)
takeKillScore(Entity victim, int score)
public boolean
c(fn arg0)
m_28732435(C_74087615 arg0)
writeNbt(NbtCompound nbt)
public boolean
d(fn arg0)
m_51611787(C_74087615 arg0)
writeNbtIfNotMount(NbtCompound nbt)
public void
e(fn arg0)
m_41340873(C_74087615 arg0)
writeNbtWithoutId(NbtCompound nbt)
public void
f(fn arg0)
m_74481061(C_74087615 arg0)
readNbt(NbtCompound nbt)
protected boolean
af()
m_66371120()
shouldSetPositionOnLoad()
protected final String
ag()
m_06252001()
getTypeId()
protected abstract void
a(fn arg0)
m_30953923(C_74087615 arg0)
readCustomNbt(NbtCompound nbt)
protected abstract void
b(fn arg0)
m_61937125(C_74087615 arg0)
writeCustomNbt(NbtCompound nbt)
public void
ah()
m_59245854()
load()
protected NbtList
a(double... arg0)
m_90588744(double... arg0)
toNbtList(double... values)
protected NbtList
a(float... arg0)
m_27871072(float... arg0)
toNbtList(float... values)
public ItemEntity
a(alq arg0, int arg1)
m_50252788(C_98888256 arg0, int arg1)
dropItem(Item item, int count)
public ItemEntity
a(alq arg0, int arg1, float arg2)
m_19760872(C_98888256 arg0, int arg1, float arg2)
dropItem(Item item, int count, float offsetY)
public ItemEntity
a(amj arg0, float arg1)
m_17685191(C_88708284 arg0, float arg1)
dropItem(ItemStack item, float offsetY)
public boolean
ai()
m_48190713()
isAlive()
public boolean
aj()
m_64566061()
isInWall()
public boolean
e(ahd arg0)
m_18370723(C_40996800 arg0)
interact(PlayerEntity player)
public Box
j(wv arg0)
m_43890209(C_42232651 arg0)
getCollisionAgainstShape(Entity other)
public void
ak()
m_96965405()
rideTick()
public void
al()
m_20212331()
updateRiderPositon()
public double
am()
m_03779218()
getRideHeight()
public double
an()
m_67892865()
getMountHeight()
public void
a(wv arg0)
m_41678293(C_42232651 arg0)
startRiding(Entity entity)
public float
ao()
m_27118460()
getPickRadius()
public Vec3d
ap()
m_07686161()
getLookVector()
public void
aq()
m_18769871()
onPortalCollision()
public int
ar()
m_99842441()
getPortalCooldown()
public ItemStack[]
at()
m_37114138()
getEquipment()
public void
c(int arg0, amj arg1)
m_37260269(int arg0, C_88708284 arg1)
setEquipment(int slot, ItemStack item)
public boolean
au()
m_52552341()
isOnFire()
public boolean
av()
m_38054694()
isRiding()
public boolean
aw()
m_40164672()
isSneaking()
public void
c(boolean arg0)
m_22136189(boolean arg0)
setSneaking(boolean sneaking)
public boolean
ax()
m_27780286()
isSprinting()
public void
d(boolean arg0)
m_48388745(boolean arg0)
setSprinting(boolean sprinting)
public boolean
ay()
m_69151229()
isInvisible()
public void
e(boolean arg0)
m_73397844(boolean arg0)
setInvisible(boolean invisible)
public void
f(boolean arg0)
m_58055653(boolean arg0)
setUsingItem(boolean usingItem)
protected boolean
g(int arg0)
m_31730897(int arg0)
getFlag(int index)
protected void
b(int arg0, boolean arg1)
m_95740281(int arg0, boolean arg1)
setFlag(int index, boolean value)
public int
aA()
m_57296419()
getBreath()
public void
h(int arg0)
m_69485795(int arg0)
setBreath(int breath)
public void
a(ads arg0)
m_15478890(C_74216765 arg0)
struckByLightning(LightningBoltEntity lightning)
public void
a(xm arg0)
m_66456445(C_74425583 arg0)
onKill(LivingEntity victim)
protected boolean
j(double arg0, double arg1, double arg2)
m_70240255(double arg0, double arg1, double arg2)
pushAwayFrom(double x, double y, double z)
public void
aB()
m_93037320()
onCobwebCollision()
public String
d_()
m_98997855()
getName()
public Entity[]
aC()
m_65445817()
getParts()
public boolean
k(wv arg0)
m_01746265(C_42232651 arg0)
is(Entity entity)
public float
aD()
m_11917745()
getHeadYaw()
public void
f(float arg0)
m_79688606(float arg0)
setHeadYaw(float headYaw)
public boolean
aE()
m_47599957()
canBePunched()
public boolean
l(wv arg0)
m_32024106(C_42232651 arg0)
onPunched(Entity attacker)
public boolean
b(wh arg0)
m_74739400(C_83334639 arg0)
isInvulnerable(DamageSource source)
public void
m(wv arg0)
m_41174841(C_42232651 arg0)
copyPositionAndRotationFrom(Entity entity)
public void
n(wv arg0)
m_95896315(C_42232651 arg0)
copyNbtFrom(Entity sourceEntity)
public void
c(int arg0)
m_15792024(int arg0)
changeDimension(int dimension)
public float
a(aqo arg0, aqu arg1, dt arg2, bec arg3)
m_46785666(C_84651702 arg0, C_64041439 arg1, C_32594356 arg2, C_15815210 arg3)
getBlastResistance(Explosion explosion, World world, BlockPos pos, BlockState state)
public boolean
a(aqo arg0, aqu arg1, dt arg2, bec arg3, float arg4)
m_51763089(C_84651702 arg0, C_64041439 arg1, C_32594356 arg2, C_15815210 arg3, float arg4)
canExplodeBlock(Explosion explosion, World world, BlockPos pos, BlockState state, float power)
public int
aF()
m_82622806()
getSafeFallDistance()
public int
aG()
m_93698788()
getLastPortalFacing()
public boolean
aH()
m_84531999()
canAvoidTraps()
public void
a(j arg0)
m_93978925(C_52791181 arg0)
populateCrashReport(CrashReportCategory section)
public UUID
aJ()
m_90846921()
getUuid()
public boolean
aK()
m_90057437()
hasLiquidCollision()
public Text
e_()
m_33641726()
getDisplayName()
public void
a(String arg0)
m_19867908(String arg0)
setCustomName(String name)
public String
aL()
m_76362430()
getCustomName()
public boolean
k_()
m_48744697()
hasCustomName()
public void
g(boolean arg0)
m_52786997(boolean arg0)
setCustomNameVisible(boolean visible)
public boolean
aM()
m_36055831()
isCustomNameVisible()
public void
a(double arg0, double arg1, double arg2)
m_66427024(double arg0, double arg1, double arg2)
teleport(double x, double y, double z)
public void
i(int arg0)
m_36524865(int arg0)
onDataValueChanged(int id)
public Direction
aO()
m_84238342()
getHorizontalFacing()
protected HoverEvent
aP()
m_25381068()
getHoverEvent()
public boolean
a(qw arg0)
m_13606353(C_49202226 arg0)
broadcastTo(ServerPlayerEntity player)
public Box
aQ()
m_41837471()
getShape()
public void
a(brt arg0)
m_19555511(C_82690114 arg0)
setShape(Box shape)
public float
aR()
m_75246573()
getEyeHeight()
public boolean
aS()
m_96714220()
isOutsideWorldBorder()
public void
h(boolean arg0)
m_29585748(boolean arg0)
setOutsideWorldBorder(boolean outsideWorldBorder)
public boolean
d(int arg0, amj arg1)
m_36252398(int arg0, C_88708284 arg1)
replaceItem(int slot, ItemStack item)
public void
a(ho arg0)
m_28323918(C_95231345 arg0)
sendMessage(Text arg0)
public boolean
a(int arg0, String arg1)
m_13406572(int arg0, String arg1)
canUseCommand(int arg0, String arg1)
public BlockPos
c()
m_07161287()
getCommandSourceBlockPos()
public Vec3d
d()
m_22446477()
getCommandSourcePos()
public World
e()
m_05260561()
getCommandSourceWorld()
public Entity
f()
m_63527663()
asEntity()
public boolean
t_()
m_48795994()
sendCommandSuccessToOps()
public void
a(ag arg0, int arg1)
m_10749750(C_18945639 arg0, int arg1)
addResult(CommandResults__Type arg0, int arg1)
public CommandResults
aT()
m_79003728()
getCommandResults()
public void
o(wv arg0)
m_27795137(C_42232651 arg0)
copyCommandResults(Entity entity)
public NbtCompound
aU()
m_33240373()
getSyncedNbt()
public boolean
a(ahd arg0, brw arg1)
m_98795977(C_40996800 arg0, C_94584382 arg1)
interactAt(PlayerEntity player, Vec3d offset)
public boolean
aV()
m_68449444()
isImmuneToExplosions()
protected void
a(xm arg0, wv arg1)
m_90463432(C_74425583 arg0, C_42232651 arg1)
damageEntity(LivingEntity source, Entity entity)
protected void
I()
m_44455199()
resetPos()
public void
c(float arg0, float arg1)
m_74052865(float arg0, float arg1)
updateLocalPlayerCamera(float yaw, float pitch)
public int
b(float arg0)
m_81920515(float arg0)
getLightLevel(float tickDelta)
public Vec3d
e(float arg0)
m_53162711(float arg0)
getEyePosition(float tickDelta)
public HitResult
a(double arg0, float arg1)
m_85711859(double arg0, float arg1)
rayTrace(double range, float tickDelta)
public boolean
h(double arg0, double arg1, double arg2)
m_06081097(double arg0, double arg1, double arg2)
shouldRender(double cameraX, double cameraY, double cameraZ)
public boolean
a(double arg0)
m_42189360(double arg0)
shouldRender(double squaredDistanceToCamera)
public void
a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
m_83820343(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
lerpPositionAndAngles(double x, double y, double z, float yaw, float pitch, int steps, boolean teleport)
public void
i(double arg0, double arg1, double arg2)
m_04637244(double arg0, double arg1, double arg2)
lerpVelocity(double velocityX, double velocityY, double velocityZ)
public void
a(byte arg0)
m_48967522(byte arg0)
doEvent(byte event)
public void
as()
m_72822103()
animateDamage()
public boolean
f(ahd arg0)
m_92789396(C_40996800 arg0)
isInvisibleTo(PlayerEntity player)
public boolean
az()
m_96360515()
isUsingItem()
public boolean
aI()
m_80166531()
shouldRenderOnFire()
public boolean
aN()
m_65738693()
shouldShowNameTag()
public void
g(fn arg0)
m_19855842(C_74087615 arg0)
syncNbt(NbtCompound nbt)