net.minecraft.entity

public abstract class Entity

implements Nameable, CommandOutput

ail
net.minecraft.class_1297
net.minecraft.entity.Entity
net.minecraft.entity.Entity
net.minecraft.entity.Entity
net.minecraft.entity.Entity

Field summary

Modifier and TypeField
protected static final org.apache.logging.log4j.Logger
h
field_5955
LOGGER
LOGGER
field_184243_a
LOGGER
private static final AtomicInteger
b
field_5978
MAX_ENTITY_ID
nextNetworkId
field_213331_b
NEXT_ENTITY_ID
private static final List<ItemStack>
c
field_6030
EMPTY_STACK_LIST
EMPTY_LIST
field_190535_b
EMPTY_EQUIPMENT
private static final Box
d
field_6025
NULL_BOX
INITIAL_SHAPE
field_174836_a
ZERO_AABB
private static double
e
field_5999
renderDistanceMultiplier
viewDistanceScaling
field_70155_l
renderDistanceWeight
private final EntityType<?>
f
field_5961
type
type
field_200606_g
type
private int
g
field_5986
entityId
networkId
field_145783_c
entityId
public boolean
i
field_6033
inanimate
blocksBuilding
field_70156_m
preventEntitySpawning
private final List<Entity>
ar
field_5979
passengerList
passengers
field_184244_h
passengers
protected int
j
field_5951
ridingCooldown
boardingCooldown
field_184245_j
rideCooldown
private Entity
as
field_6034
vehicle
mount
field_184239_as
ridingEntity
public boolean
k
field_5983
teleporting
teleporting
field_98038_p
forceSpawn
public World
l
field_6002
world
world
field_70170_p
world
public double
m
field_6014
prevX
lastX
field_70169_q
prevPosX
public double
n
field_6036
prevY
lastY
field_70167_r
prevPosY
public double
o
field_5969
prevZ
lastZ
field_70166_s
prevPosZ
public double
p
field_5987
x
x
field_70165_t
posX
public double
q
field_6010
y
y
field_70163_u
posY
public double
r
field_6035
z
z
field_70161_v
posZ
private Vec3d
at
field_18276
velocity
f_56406465
field_213327_at
motion
public float
s
field_6031
yaw
yaw
field_70177_z
rotationYaw
public float
t
field_5965
pitch
pitch
field_70125_A
rotationPitch
public float
u
field_5982
prevYaw
lastYaw
field_70126_B
prevRotationYaw
public float
v
field_6004
prevPitch
lastPitch
field_70127_C
prevRotationPitch
private Box
au
field_6005
entityBounds
shape
field_70121_D
boundingBox
public boolean
w
field_5952
onGround
onGround
field_70122_E
onGround
public boolean
x
field_5976
horizontalCollision
collidingHorizontally
field_70123_F
collidedHorizontally
public boolean
y
field_5992
verticalCollision
collidingVertically
field_70124_G
collidedVertically
public boolean
z
field_6015
collided
colliding
field_70132_H
collided
public boolean
A
field_6037
velocityModified
damaged
field_70133_I
velocityChanged
protected Vec3d
B
field_17046
movementMultiplier
f_74350999
field_213328_B
motionMultiplier
public boolean
C
field_5988
removed
removed
field_70128_L
removed
public float
D
field_6039
prevHorizontalSpeed
lastWalkDistance
field_70141_P
prevDistanceWalkedModified
public float
E
field_5973
horizontalSpeed
walkDistance
field_70140_Q
distanceWalkedModified
public float
F
field_5994
distanceWalked
distanceMoved
field_82151_R
distanceWalkedOnStepModified
public float
G
field_6017
fallDistance
fallDistance
field_70143_R
fallDistance
private float
av
field_6003
nextStepDistance
blocksWalkedOn
field_70150_b
nextStepDistance
private float
aw
field_6022
aerialStepDelta
distanceBeforeNextFlap
field_191959_ay
nextFlap
public double
H
field_6038
prevRenderX
prevX
field_70142_S
lastTickPosX
public double
I
field_5971
prevRenderY
prevY
field_70137_T
lastTickPosY
public double
J
field_5989
prevRenderZ
prevZ
field_70136_U
lastTickPosZ
public float
K
field_6013
stepHeight
stepHeight
field_70138_W
stepHeight
public boolean
L
field_5960
noClip
noClip
field_70145_X
noClip
public float
M
field_5968
pushSpeedReduction
pushSpeedReduction
field_70144_Y
entityCollisionReduction
protected final Random
N
field_5974
random
random
field_70146_Z
rand
public int
O
field_6012
age
ticks
field_70173_aa
ticksExisted
private int
ax
field_5956
fireTime
onFireTimer
field_190534_ay
fire
protected boolean
P
field_5957
insideWater
inWater
field_70171_ac
inWater
protected double
Q
field_5964
waterHeight
f_85121000
field_211517_W
submergedHeight
protected boolean
R
field_6000
inWater
submergedInWater
field_205013_W
eyesInWater
protected boolean
S
field_19271
inLava
f_01064147
field_213329_S
inLava
public int
T
field_6008
timeUntilRegen
invulnerableTimer
field_70172_ad
hurtResistantTime
protected boolean
U
field_5953
firstUpdate
firstTick
field_70148_d
firstUpdate
protected final DataTracker
V
field_6011
dataTracker
syncedData
field_70180_af
dataManager
protected static final TrackedData<Byte>
W
field_5990
FLAGS
SHARED_FLAGS
field_184240_ax
FLAGS
private static final TrackedData<Integer>
ay
field_6032
BREATH
BREATH
field_184241_ay
AIR
private static final TrackedData<Optional<Text>>
az
field_6027
CUSTOM_NAME
CUSTOM_NAME
field_184242_az
CUSTOM_NAME
private static final TrackedData<Boolean>
aA
field_5975
NAME_VISIBLE
CUSTOM_NAME_VISIBLE
field_184233_aA
CUSTOM_NAME_VISIBLE
private static final TrackedData<Boolean>
aB
field_5962
SILENT
SILENT
field_184234_aB
SILENT
private static final TrackedData<Boolean>
aC
field_5995
NO_GRAVITY
NO_GRAVITY
field_189655_aD
NO_GRAVITY
protected static final TrackedData<EntityPose>
X
field_18064
POSE
f_34878948
field_213330_X
POSE
public boolean
Y
field_6016
updateNeeded
inChunk
field_70175_ag
addedToChunk
public int
Z
field_6024
chunkX
chunkX
field_70176_ah
chunkCoordX
public int
aa
field_5959
chunkY
chunkY
field_70162_ai
chunkCoordY
public int
ab
field_5980
chunkZ
chunkZ
field_70164_aj
chunkCoordZ
public boolean
af
field_5985
ignoreCameraFrustum
ignoreCameraFrustum
field_70158_ak
ignoreFrustumCheck
public boolean
ag
field_6007
velocityDirty
velocityDirty
field_70160_al
isAirBorne
public int
ah
field_6018
portalCooldown
portalCooldown
field_71088_bW
timeUntilPortal
protected boolean
ai
field_5963
inPortal
inPortal
field_71087_bX
inPortal
protected int
aj
field_5972
portalTime
portalTime
field_82153_h
portalCounter
public DimensionType
ak
field_6026
dimension
dimension
field_71093_bK
dimension
protected BlockPos
al
field_5991
lastPortalPosition
lastPortalPos
field_181016_an
lastPortalPos
protected Vec3d
am
field_6020
lastPortalDirectionVector
lastPortalOffset
field_181017_ao
lastPortalVec
protected Direction
an
field_6028
lastPortalDirection
lastPortalFacing
field_181018_ap
teleportDirection
private boolean
aD
field_6009
invulnerable
invulnerable
field_83001_bt
invulnerable
protected UUID
ao
field_6021
uuid
uuid
field_96093_i
entityUniqueID
protected String
ap
field_5981
uuidString
uuidString
field_189513_ar
cachedUniqueIdString
protected boolean
aq
field_5958
glowing
isGlowing
field_184238_ar
glowing
private final Set<String>
aE
field_6029
scoreboardTags
commandTags
field_184236_aF
tags
private boolean
aF
field_5966
teleportRequested
teleported
field_184237_aG
isPositionDirty
private final double[]
aG
field_5993
pistonMovementDelta
pistonMovementDelta
field_191505_aI
pistonDeltas
private long
aH
field_5996
pistonMovementTick
lastPistonMovementTicks
field_191506_aJ
pistonDeltasGameTime
private EntityDimensions
aI
field_18065
dimensions
dimensions
field_213325_aI
size
private float
aJ
field_18066
standingEyeHeight
f_79674871
field_213326_aJ
eyeHeight
public long
ac
field_6001
trackedX
lastKnownX
field_70118_ct
serverPosX
public long
ad
field_6023
trackedY
lastKnownY
field_70117_cu
serverPosY
public long
ae
field_5954
trackedZ
lastKnownZ
field_70116_cv
serverPosZ

Constructor summary

ModifierConstructor
public (EntityType<?> type, World world)

Method summary

Modifier and TypeMethod
public boolean
t()
method_7325()
isSpectator()
isSpectator()
func_175149_v()
isSpectator()
public final void
R()
method_18375()
detach()
m_98350750()
func_213319_R()
detach()
public EntityType<?>
S()
method_5864()
getType()
getType()
func_200600_R()
getType()
public int
T()
method_5628()
getEntityId()
getNetworkId()
func_145782_y()
getEntityId()
public void
e(int arg0)
method_5838(int arg0)
setEntityId(int arg0)
setNetworkId(int id)
func_145769_d(int arg0)
setEntityId(int id)
public Set<String>
U()
method_5752()
getScoreboardTags()
getCommandTags()
func_184216_O()
getTags()
public boolean
a(String arg0)
method_5780(String arg0)
addScoreboardTag(String arg0)
addCommandTag(String tag)
func_184211_a(String arg0)
addTag(String tag)
public boolean
b(String arg0)
method_5738(String arg0)
removeScoreboardTag(String arg0)
removeScoreboardTag(String tag)
func_184197_b(String arg0)
removeTag(String tag)
public void
V()
method_5768()
kill()
discard()
func_174812_G()
onKillCommand()
protected abstract void
u_()
method_5693()
initDataTracker()
registerSyncedData()
func_70088_a()
registerData()
public DataTracker
W()
method_5841()
getDataTracker()
getSyncedData()
func_184212_Q()
getDataManager()
public void
Y()
method_5650()
remove()
remove()
func_70106_y()
remove()
protected void
b(aje arg0)
method_18380(class_4050 arg0)
setPose(EntityPose arg0)
m_59065105(Pose arg0)
func_213301_b(Pose arg0)
setPose(Pose poseIn)
public EntityPose
Z()
method_18376()
getPose()
m_87790814()
func_213283_Z()
getPose()
protected void
a(float arg0, float arg1)
method_5710(float arg0, float arg1)
setRotation(float arg0, float arg1)
setRotation(float yaw, float pitch)
func_70101_b(float arg0, float arg1)
setRotation(float yaw, float pitch)
public void
c(double arg0, double arg1, double arg2)
method_5814(double arg0, double arg1, double arg2)
setPosition(double arg0, double arg1, double arg2)
setPosition(double x, double y, double z)
func_70107_b(double arg0, double arg1, double arg2)
setPosition(double x, double y, double z)
public void
h()
method_5773()
tick()
tick()
func_70071_h_()
tick()
public void
aa()
method_5670()
baseTick()
baseTick()
func_70030_z()
baseTick()
protected void
E()
method_5760()
tickPortalCooldown()
tickPortalCooldown()
func_184173_H()
decrementTimeUntilPortal()
public int
ab()
method_5741()
getMaxPortalTime()
getMaxNetherPortalTime()
func_82145_z()
getMaxInPortalTime()
protected void
ac()
method_5730()
setOnFireFromLava()
takeLavaDamage()
func_70044_A()
setOnFireFromLava()
public void
f(int arg0)
method_5639(int arg0)
setOnFireFor(int arg0)
setOnFireFor(int seconds)
func_70015_d(int arg0)
setFire(int seconds)
public void
g(int arg0)
method_20803(int arg0)
method_20803(int arg0)
setOnFireTimer(int value)
func_223308_g(int arg0)
setFireTimer(int arg0)
public int
ad()
method_20802()
method_20802()
getOnFireTimer()
func_223314_ad()
getFireTimer()
public void
ae()
method_5646()
extinguish()
extinguish()
func_70066_B()
extinguish()
protected void
af()
method_5825()
destroy()
voidTick()
func_70076_C()
outOfWorld()
public boolean
d(double arg0, double arg1, double arg2)
method_5654(double arg0, double arg1, double arg2)
doesNotCollide(double arg0, double arg1, double arg2)
canMove(double dx, double dy, double dz)
func_70038_c(double arg0, double arg1, double arg2)
isOffsetPositionInLiquid(double x, double y, double z)
private boolean
b(crw arg0)
method_5629(class_238 arg0)
doesNotCollide(Box arg0)
doesNotCollide(Box box)
func_174809_b(AxisAlignedBB arg0)
isLiquidPresentInAABB(AxisAlignedBB bb)
public void
a(aiz arg0, csb arg1)
method_5784(class_1313 arg0, class_243 arg1)
move(MovementType arg0, Vec3d arg1)
move(MoverType arg0, Vec3d arg1)
func_213315_a(MoverType arg0, Vec3d arg1)
move(MoverType typeIn, Vec3d pos)
protected Vec3d
a(csb arg0, aiz arg1)
method_18796(class_243 arg0, class_1313 arg1)
clipSneakingMovement(Vec3d arg0, MovementType arg1)
m_91740517(Vec3d arg0, MoverType arg1)
func_213289_a(Vec3d arg0, MoverType arg1)
handleSneakMovement(Vec3d pos, MoverType typeIn)
protected Vec3d
a(csb arg0)
method_18794(class_243 arg0)
applyPistonMovement(Vec3d arg0)
m_19881916(Vec3d arg0)
func_213308_a(Vec3d arg0)
handlePistonMovement(Vec3d pos)
private double
a(fa$a arg0, double arg1)
method_18797(class_2350$class_2351 arg0, double arg1)
calculatePistonMovementFactor(Direction$Axis arg0, double arg1)
m_94421288(Direction$Axis arg0, double arg1)
func_213304_a(Direction$Axis arg0, double arg1)
calculatePistonDeltas(Direction$Axis axis, double distance)
private Vec3d
e(csb arg0)
method_17835(class_243 arg0)
handleCollisions(Vec3d arg0)
m_72373519(Vec3d arg0)
func_213306_e(Vec3d arg0)
getAllowedMovement(Vec3d vec)
public static double
b(csb arg0)
method_17996(class_243 arg0)
squaredHorizontalLength(Vec3d arg0)
m_23572928(Vec3d arg0)
func_213296_b(Vec3d arg0)
horizontalMag(Vec3d vec)
public static Vec3d
a(ail arg0, csb arg1, crw arg2, bhm arg3, csg arg4, zx<csv> arg5)
method_20736(class_1297 arg0, class_243 arg1, class_238 arg2, class_1937 arg3, class_3726 arg4, class_3538<class_265> arg5)
calculateMotionVector(Entity arg0, Vec3d arg1, Box arg2, World arg3, EntityContext arg4, ReusableStream<VoxelShape> arg5)
m_64271959(Entity arg0, Vec3d arg1, Box arg2, World arg3, CollisionContext arg4, C_70593968<VoxelShape> arg5)
func_223307_a(Entity arg0, Vec3d arg1, AxisAlignedBB arg2, World arg3, ISelectionContext arg4, ReuseableStream<VoxelShape> arg5)
collideBoundingBoxHeuristically(Entity arg0, Vec3d arg1, AxisAlignedBB arg2, World arg3, ISelectionContext arg4, ReuseableStream<VoxelShape> arg5)
public static Vec3d
a(csb arg0, crw arg1, zx<csv> arg2)
method_20737(class_243 arg0, class_238 arg1, class_3538<class_265> arg2)
method_20737(Vec3d arg0, Box arg1, ReusableStream<VoxelShape> arg2)
m_79801352(Vec3d arg0, Box arg1, C_70593968<VoxelShape> arg2)
func_223310_a(Vec3d arg0, AxisAlignedBB arg1, ReuseableStream<VoxelShape> arg2)
collideBoundingBox(Vec3d arg0, AxisAlignedBB arg1, ReuseableStream<VoxelShape> arg2)
public static Vec3d
a(csb arg0, crw arg1, bhp arg2, csg arg3, zx<csv> arg4)
method_17833(class_243 arg0, class_238 arg1, class_1941 arg2, class_3726 arg3, class_3538<class_265> arg4)
calculateTangentialMotionVector(Vec3d arg0, Box arg1, ViewableWorld arg2, EntityContext arg3, ReusableStream<VoxelShape> arg4)
m_73670363(Vec3d arg0, Box arg1, WorldView arg2, CollisionContext arg3, C_70593968<VoxelShape> arg4)
func_213313_a(Vec3d arg0, AxisAlignedBB arg1, IWorldReader arg2, ISelectionContext arg3, ReuseableStream<VoxelShape> arg4)
getAllowedMovement(Vec3d vec, AxisAlignedBB collisionBox, IWorldReader worldIn, ISelectionContext selectionContext, ReuseableStream<VoxelShape> potentialHits)
protected float
ag()
method_5867()
calculateStepDelta()
calculateNextStepSoundDistance()
func_203009_ad()
determineNextStepDistance()
public void
ah()
method_5792()
moveToBoundingBoxCenter()
setPositionFromShape()
func_174829_m()
resetPositionToBB()
protected SoundEvent
ai()
method_5737()
getSwimSound()
getSwimSound()
func_184184_Z()
getSwimSound()
protected SoundEvent
aj()
method_5625()
getSplashSound()
getSplashSound()
func_184181_aa()
getSplashSound()
protected SoundEvent
ak()
method_5672()
getHighSpeedSplashSound()
getHighSpeedSplashSound()
func_204208_ah()
getHighspeedSplashSound()
protected void
al()
method_5852()
checkBlockCollision()
checkBlockCollisions()
func_145775_I()
doBlockCollisions()
protected void
a(bvo arg0)
method_5622(class_2680 arg0)
onBlockCollision(BlockState arg0)
onBlockCollision(BlockState state)
func_191955_a(BlockState arg0)
onInsideBlock(BlockState arg0)
protected void
a(ev arg0, bvo arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
playStepSound(BlockPos pos, BlockState state)
func_180429_a(BlockPos arg0, BlockState arg1)
playStepSound(BlockPos pos, BlockState blockIn)
protected void
d(float arg0)
method_5734(float arg0)
playSwimSound(float arg0)
playSwimSound(float volume)
func_203006_d(float arg0)
playSwimSound(float volume)
protected float
e(float arg0)
method_5801(float arg0)
calculateAerialStepDelta(float arg0)
playFlapSound(float distanceMoved)
func_191954_d(float arg0)
playFlySound(float volume)
protected boolean
am()
method_5776()
method_5776()
makesFlapSounds()
func_191957_ae()
makeFlySound()
public void
a(ym arg0, float arg1, float arg2)
method_5783(class_3414 arg0, float arg1, float arg2)
playSound(SoundEvent arg0, float arg1, float arg2)
playSound(SoundEvent sound, float volume, float pitch)
func_184185_a(SoundEvent arg0, float arg1, float arg2)
playSound(SoundEvent soundIn, float volume, float pitch)
public boolean
an()
method_5701()
isSilent()
isSilent()
func_174814_R()
isSilent()
public void
c(boolean arg0)
method_5803(boolean arg0)
setSilent(boolean arg0)
setSilent(boolean silent)
func_174810_b(boolean arg0)
setSilent(boolean isSilent)
public boolean
ao()
method_5740()
hasNoGravity()
isNoGravity()
func_189652_ae()
hasNoGravity()
public void
d(boolean arg0)
method_5875(boolean arg0)
setNoGravity(boolean arg0)
setNoGravity(boolean noGravity)
func_189654_d(boolean arg0)
setNoGravity(boolean noGravity)
protected boolean
ap()
method_5658()
canClimb()
makesSteps()
func_70041_e_()
canTriggerWalking()
protected void
a(double arg0, boolean arg1, bvo arg2, ev arg3)
method_5623(double arg0, boolean arg1, class_2680 arg2, class_2338 arg3)
fall(double arg0, boolean arg1, BlockState arg2, BlockPos arg3)
checkFallDamage(double dy, boolean landed, BlockState state, BlockPos pos)
func_184231_a(double arg0, boolean arg1, BlockState arg2, BlockPos arg3)
updateFallState(double y, boolean onGroundIn, BlockState state, BlockPos pos)
public Box
aq()
method_5827()
getCollisionBox()
getCollisionShape()
func_70046_E()
getCollisionBoundingBox()
protected void
h(int arg0)
method_5714(int arg0)
burn(int arg0)
takeFireDamage(int amount)
func_70081_e(int arg0)
dealFireDamage(int amount)
public final boolean
ar()
method_5753()
isFireImmune()
isImmuneToFire()
func_70045_F()
isImmuneToFire()
public void
b(float arg0, float arg1)
method_5747(float arg0, float arg1)
handleFallDamage(float arg0, float arg1)
takeFallDamage(float distance, float damageMultiplier)
func_180430_e(float arg0, float arg1)
fall(float distance, float damageMultiplier)
public boolean
as()
method_5799()
isInsideWater()
isInWater()
func_70090_H()
isInWater()
private boolean
k()
method_5778()
isBeingRainedOn()
isInWaterOrRain()
func_209511_p()
isInRain()
private boolean
l()
method_5798()
isInsideBubbleColumn()
isInsideBubbleColumn()
func_209512_q()
isInBubbleColumn()
public boolean
at()
method_5721()
isInsideWaterOrRain()
isTouchingWaterOrRain()
func_70026_G()
isWet()
public boolean
au()
method_5637()
isTouchingWater()
isWetOrInBubbleColumn()
func_203008_ap()
isInWaterRainOrBubbleColumn()
public boolean
av()
method_5816()
isInsideWaterOrBubbleColumn()
isInWaterOrInBubbleColumn()
func_203005_aq()
isInWaterOrBubbleColumn()
public boolean
aw()
method_5869()
isInWater()
isSubmergedInWater()
func_204231_K()
canSwim()
private void
m()
method_5876()
updateInWater()
m_03231680()
func_205011_p()
updateAquatics()
public void
ax()
method_5790()
updateSwimming()
updateSwimming()
func_205343_av()
updateSwimming()
public boolean
ay()
method_5713()
checkWaterState()
checkWaterState()
func_70072_I()
handleWaterMovement()
private void
n()
method_5630()
updateWetState()
m_61708540()
func_205012_q()
updateEyesInWater()
protected void
az()
method_5746()
onSwimmingStart()
doSplashEffect()
func_71061_d_()
doWaterSplashEffect()
public void
aA()
method_5666()
attemptSprintingParticles()
tickSprintingEffect()
func_174830_Y()
spawnRunningParticles()
protected void
aB()
method_5839()
spawnSprintingParticles()
doSprintingEffect()
func_174808_Z()
createRunningParticles()
public boolean
a(ze<cle> arg0)
method_5777(class_3494<class_3611> arg0)
isInFluid(Tag<Fluid> arg0)
isSubmergedIn(Tag<Fluid> arg0)
func_208600_a(Tag<Fluid> arg0)
areEyesInFluid(Tag<Fluid> tagIn)
public boolean
a(ze<cle> arg0, boolean arg1)
method_5744(class_3494<class_3611> arg0, boolean arg1)
isSubmergedIn(Tag<Fluid> arg0, boolean arg1)
m_69330161(Tag<Fluid> arg0, boolean arg1)
func_213290_a(Tag<Fluid> arg0, boolean arg1)
areEyesInFluid(Tag<Fluid> arg0, boolean checkChunkLoaded)
public void
aC()
method_20447()
setInLava()
m_43101496()
func_213292_aB()
setInLava()
public boolean
aD()
method_5771()
isInLava()
isInLava()
func_180799_ab()
isInLava()
public void
a(float arg0, csb arg1)
method_5724(float arg0, class_243 arg1)
updateVelocity(float arg0, Vec3d arg1)
updateVelocity(float arg0, Vec3d arg1)
func_213309_a(float arg0, Vec3d arg1)
moveRelative(float arg0, Vec3d relative)
protected static Vec3d
a(csb arg0, float arg1, float arg2)
method_18795(class_243 arg0, float arg1, float arg2)
movementInputToVelocity(Vec3d arg0, float arg1, float arg2)
m_51093791(Vec3d arg0, float arg1, float arg2)
func_213299_a(Vec3d arg0, float arg1, float arg2)
getAbsoluteMotion(Vec3d relative, float arg1, float facing)
public float
aF()
method_5718()
getBrightnessAtEyes()
getBrightness()
func_70013_c()
getBrightness()
public void
a(bhm arg0)
method_5866(class_1937 arg0)
setWorld(World arg0)
setWorld(World world)
func_70029_a(World arg0)
setWorld(World worldIn)
public void
a(double arg0, double arg1, double arg2, float arg3, float arg4)
method_5641(double arg0, double arg1, double arg2, float arg3, float arg4)
setPositionAnglesAndUpdate(double arg0, double arg1, double arg2, float arg3, float arg4)
updatePositionAndAngles(double x, double y, double z, float yaw, float pitch)
func_70080_a(double arg0, double arg1, double arg2, float arg3, float arg4)
setPositionAndRotation(double x, double y, double z, float yaw, float pitch)
public void
a(ev arg0, float arg1, float arg2)
method_5725(class_2338 arg0, float arg1, float arg2)
setPositionAndAngles(BlockPos arg0, float arg1, float arg2)
refreshPositionAndAngles(BlockPos pos, float yaw, float pitch)
func_174828_a(BlockPos arg0, float arg1, float arg2)
moveToBlockPosAndAngles(BlockPos pos, float rotationYawIn, float rotationPitchIn)
public void
b(double arg0, double arg1, double arg2, float arg3, float arg4)
method_5808(double arg0, double arg1, double arg2, float arg3, float arg4)
setPositionAndAngles(double arg0, double arg1, double arg2, float arg3, float arg4)
setPositionAndAngles(double x, double y, double z, float yaw, float pitch)
func_70012_b(double arg0, double arg1, double arg2, float arg3, float arg4)
setLocationAndAngles(double x, double y, double z, float yaw, float pitch)
public float
g(ail arg0)
method_5739(class_1297 arg0)
distanceTo(Entity arg0)
distanceTo(Entity entity)
func_70032_d(Entity arg0)
getDistance(Entity entityIn)
public double
e(double arg0, double arg1, double arg2)
method_5649(double arg0, double arg1, double arg2)
squaredDistanceTo(double arg0, double arg1, double arg2)
squaredDistanceTo(double x, double y, double z)
func_70092_e(double arg0, double arg1, double arg2)
getDistanceSq(double x, double y, double z)
public double
h(ail arg0)
method_5858(class_1297 arg0)
squaredDistanceTo(Entity arg0)
squaredDistanceTo(Entity entity)
func_70068_e(Entity arg0)
getDistanceSq(Entity entityIn)
public double
c(csb arg0)
method_5707(class_243 arg0)
squaredDistanceTo(Vec3d arg0)
squaredDistanceTo(Vec3d vector)
func_195048_a(Vec3d arg0)
getDistanceSq(Vec3d arg0)
public void
b(awb arg0)
method_5694(class_1657 arg0)
onPlayerCollision(PlayerEntity arg0)
onPlayerCollision(PlayerEntity player)
func_70100_b_(PlayerEntity arg0)
onCollideWithPlayer(PlayerEntity entityIn)
public void
i(ail arg0)
method_5697(class_1297 arg0)
pushAwayFrom(Entity arg0)
push(Entity entity)
func_70108_f(Entity arg0)
applyEntityCollision(Entity entityIn)
public void
f(double arg0, double arg1, double arg2)
method_5762(double arg0, double arg1, double arg2)
addVelocity(double arg0, double arg1, double arg2)
addVelocity(double dx, double dy, double dz)
func_70024_g(double arg0, double arg1, double arg2)
addVelocity(double x, double y, double z)
protected void
aG()
method_5785()
scheduleVelocityUpdate()
markDamaged()
func_70018_K()
markVelocityChanged()
public boolean
a(ahu arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
takeDamage(DamageSource source, float amount)
func_70097_a(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource source, float amount)
public final Vec3d
f(float arg0)
method_5828(float arg0)
getRotationVec(float arg0)
getRotationVector(float tickDelta)
func_70676_i(float arg0)
getLook(float partialTicks)
public float
g(float arg0)
method_5695(float arg0)
getPitch(float arg0)
getPitch(float tickDelta)
func_195050_f(float arg0)
getPitch(float partialTicks)
public float
h(float arg0)
method_5705(float arg0)
getYaw(float arg0)
getYaw(float tickDelta)
func_195046_g(float arg0)
getYaw(float partialTicks)
protected final Vec3d
c(float arg0, float arg1)
method_5631(float arg0, float arg1)
getRotationVector(float arg0, float arg1)
getRotationVector(float pitch, float yaw)
func_174806_f(float arg0, float arg1)
getVectorForRotation(float pitch, float yaw)
public final Vec3d
i(float arg0)
method_18864(float arg0)
getOppositeRotationVector(float arg0)
m_83872954(float arg0)
func_213286_i(float arg0)
getUpVector(float partialTicks)
protected final Vec3d
d(float arg0, float arg1)
method_18863(float arg0, float arg1)
getOppositeRotationVector(float arg0, float arg1)
m_36712981(float arg0, float arg1)
func_213320_d(float arg0, float arg1)
calculateUpVector(float arg0, float arg1)
public Vec3d
j(float arg0)
method_5836(float arg0)
getCameraPosVec(float arg0)
getEyePosition(float tickDelta)
func_174824_e(float arg0)
getEyePosition(float partialTicks)
public boolean
aH()
method_5863()
collides()
hasCollision()
func_70067_L()
canBeCollidedWith()
public boolean
aI()
method_5810()
isPushable()
isPushable()
func_70104_M()
canBePushed()
public void
a(ail arg0, int arg1, ahu arg2)
method_5716(class_1297 arg0, int arg1, class_1282 arg2)
updateKilledAdvancementCriterion(Entity arg0, int arg1, DamageSource arg2)
takeKillScore(Entity victim, int score, DamageSource source)
func_191956_a(Entity arg0, int arg1, DamageSource arg2)
awardKillScore(Entity arg0, int arg1, DamageSource arg2)
public boolean
c(ic arg0)
method_5786(class_2487 arg0)
saveSelfToTag(CompoundTag arg0)
writeNbt(NbtCompound nbt)
func_184198_c(CompoundNBT arg0)
writeUnlessRemoved(CompoundNBT compound)
public boolean
d(ic arg0)
method_5662(class_2487 arg0)
saveToTag(CompoundTag arg0)
writeNbtIfNotMount(NbtCompound nbt)
func_70039_c(CompoundNBT arg0)
writeUnlessPassenger(CompoundNBT compound)
public CompoundTag
e(ic arg0)
method_5647(class_2487 arg0)
toTag(CompoundTag arg0)
writeNbtWithoutId(NbtCompound nbt)
func_189511_e(CompoundNBT arg0)
writeWithoutTypeId(CompoundNBT compound)
public void
f(ic arg0)
method_5651(class_2487 arg0)
fromTag(CompoundTag arg0)
readNbt(NbtCompound nbt)
func_70020_e(CompoundNBT arg0)
read(CompoundNBT compound)
protected boolean
aJ()
method_5638()
shouldSetPositionOnLoad()
shouldSetPositionOnLoad()
func_142008_O()
shouldSetPosAfterLoading()
protected final String
aK()
method_5653()
getSavedEntityId()
getTypeId()
func_70022_Q()
getEntityString()
protected abstract void
a(ic arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
readCustomNbt(NbtCompound nbt)
func_70037_a(CompoundNBT arg0)
readAdditional(CompoundNBT compound)
protected abstract void
b(ic arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
writeCustomNbt(NbtCompound nbt)
func_213281_b(CompoundNBT arg0)
writeAdditional(CompoundNBT compound)
protected ListTag
a(double... arg0)
method_5846(double... arg0)
toListTag(double... arg0)
toNbtList(double... values)
func_70087_a(double... arg0)
newDoubleNBTList(double... numbers)
protected ListTag
a(float... arg0)
method_5726(float... arg0)
toListTag(float... arg0)
toNbtList(float... values)
func_70049_a(float... arg0)
newFloatNBTList(float... numbers)
public ItemEntity
a(bhl arg0)
method_5706(class_1935 arg0)
dropItem(ItemConvertible arg0)
dropItem(ItemLike arg0)
func_199703_a(IItemProvider arg0)
entityDropItem(IItemProvider itemIn)
public ItemEntity
a(bhl arg0, int arg1)
method_5870(class_1935 arg0, int arg1)
dropItem(ItemConvertible arg0, int arg1)
dropItem(ItemLike arg0, int arg1)
func_199702_a(IItemProvider arg0, int arg1)
entityDropItem(IItemProvider itemIn, int offset)
public ItemEntity
a(bce arg0)
method_5775(class_1799 arg0)
dropStack(ItemStack arg0)
dropItem(ItemStack arg0)
func_199701_a_(ItemStack arg0)
entityDropItem(ItemStack stack)
public ItemEntity
a(bce arg0, float arg1)
method_5699(class_1799 arg0, float arg1)
dropStack(ItemStack arg0, float arg1)
dropItem(ItemStack item, float offsetY)
func_70099_a(ItemStack arg0, float arg1)
entityDropItem(ItemStack stack, float offsetY)
public boolean
aL()
method_5805()
isAlive()
isAlive()
func_70089_S()
isAlive()
public boolean
aM()
method_5757()
isInsideWall()
isInWall()
func_70094_T()
isEntityInsideOpaqueBlock()
public boolean
b(awb arg0, ahf arg1)
method_5688(class_1657 arg0, class_1268 arg1)
interact(PlayerEntity arg0, Hand arg1)
interact(PlayerEntity player, InteractionHand hand)
func_184230_a(PlayerEntity arg0, Hand arg1)
processInitialInteract(PlayerEntity player, Hand hand)
public Box
j(ail arg0)
method_5708(class_1297 arg0)
getHardCollisionBox(Entity arg0)
getCollisionAgainstShape(Entity other)
func_70114_g(Entity arg0)
getCollisionBox(Entity entityIn)
public void
aN()
method_5842()
tickRiding()
rideTick()
func_70098_U()
updateRidden()
public void
k(ail arg0)
method_5865(class_1297 arg0)
updatePassengerPosition(Entity arg0)
updateRiderPositon(Entity rider)
func_184232_k(Entity arg0)
updatePassenger(Entity passenger)
public double
aO()
method_5678()
getHeightOffset()
getRideHeight()
func_70033_W()
getYOffset()
public double
aP()
method_5621()
getMountedHeightOffset()
getMountHeight()
func_70042_X()
getMountedYOffset()
public boolean
m(ail arg0)
method_5804(class_1297 arg0)
startRiding(Entity arg0)
startRiding(Entity entity)
func_184220_m(Entity arg0)
startRiding(Entity entityIn)
public boolean
a(ail arg0, boolean arg1)
method_5873(class_1297 arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
startRiding(Entity entity, boolean force)
func_184205_a(Entity arg0, boolean arg1)
startRiding(Entity entityIn, boolean force)
protected boolean
n(ail arg0)
method_5860(class_1297 arg0)
canStartRiding(Entity arg0)
canRide(Entity entity)
func_184228_n(Entity arg0)
canBeRidden(Entity entityIn)
protected boolean
c(aje arg0)
method_20233(class_4050 arg0)
wouldPoseNotCollide(EntityPose arg0)
m_87715359(Pose arg0)
func_213298_c(Pose arg0)
isPoseClear(Pose arg0)
public void
aR()
method_5772()
removeAllPassengers()
yeetPassengers()
func_184226_ay()
removePassengers()
public void
j()
method_5848()
stopRiding()
stopRiding()
func_184210_p()
stopRiding()
protected void
o(ail arg0)
method_5627(class_1297 arg0)
addPassenger(Entity arg0)
addPassenger(Entity entity)
func_184200_o(Entity arg0)
addPassenger(Entity passenger)
protected void
p(ail arg0)
method_5793(class_1297 arg0)
removePassenger(Entity arg0)
removePassenger(Entity passenger)
func_184225_p(Entity arg0)
removePassenger(Entity passenger)
protected boolean
q(ail arg0)
method_5818(class_1297 arg0)
canAddPassenger(Entity arg0)
canAddPassenger(Entity entity)
func_184219_q(Entity arg0)
canFitPassenger(Entity passenger)
public float
aS()
method_5871()
getTargetingMargin()
getPickRadius()
func_70111_Y()
getCollisionBorderSize()
public Vec3d
aT()
method_5720()
getRotationVector()
getLookVector()
func_70040_Z()
getLookVec()
public Vec2f
aU()
method_5802()
getRotationClient()
getRotation()
func_189653_aC()
getPitchYaw()
public void
c(ev arg0)
method_5717(class_2338 arg0)
setInPortal(BlockPos arg0)
onPortalCollision(BlockPos pos)
func_181015_d(BlockPos arg0)
setPortal(BlockPos pos)
protected void
aW()
method_18379()
tickPortal()
m_07400438()
func_213284_aV()
updatePortal()
public int
aX()
method_5806()
getDefaultPortalCooldown()
getPortalCooldown()
func_82147_ab()
getPortalCooldown()
public Iterable<ItemStack>
aZ()
method_5877()
getItemsHand()
getItemsInHands()
func_184214_aD()
getHeldEquipment()
public Iterable<ItemStack>
ba()
method_5661()
getArmorItems()
getArmor()
func_184193_aE()
getArmorInventoryList()
public Iterable<ItemStack>
bb()
method_5743()
getItemsEquipped()
getAllSlots()
func_184209_aF()
getEquipmentAndArmor()
public void
a(aiq arg0, bce arg1)
method_5673(class_1304 arg0, class_1799 arg1)
setEquippedStack(EquipmentSlot arg0, ItemStack arg1)
setEquipment(EquipmentSlot slot, ItemStack item)
func_184201_a(EquipmentSlotType arg0, ItemStack arg1)
setItemStackToSlot(EquipmentSlotType slotIn, ItemStack stack)
public boolean
bc()
method_5809()
isOnFire()
isOnFire()
func_70027_ad()
isBurning()
public boolean
bd()
method_5765()
hasVehicle()
isRiding()
func_184218_aH()
isPassenger()
public boolean
be()
method_5782()
hasPassengers()
hasPassengers()
func_184207_aI()
isBeingRidden()
public boolean
bf()
method_5788()
canBeRiddenInWater()
isRideableUnderwater()
func_205710_ba()
canBeRiddenInWater()
public boolean
bg()
method_5715()
isSneaking()
isSneaking()
func_70093_af()
isSneaking()
public void
e(boolean arg0)
method_5660(boolean arg0)
setSneaking(boolean arg0)
setSneaking(boolean sneaking)
func_70095_a(boolean arg0)
setSneaking(boolean sneaking)
public boolean
bi()
method_5624()
isSprinting()
isSprinting()
func_70051_ag()
isSprinting()
public void
f(boolean arg0)
method_5728(boolean arg0)
setSprinting(boolean arg0)
setSprinting(boolean sprinting)
func_70031_b(boolean arg0)
setSprinting(boolean sprinting)
public boolean
bj()
method_5681()
isSwimming()
isSwimming()
func_203007_ba()
isSwimming()
public boolean
bk()
method_20232()
isInSwimmingPose()
m_00306336()
func_213314_bj()
isActualySwimming()
public void
g(boolean arg0)
method_5796(boolean arg0)
setSwimming(boolean arg0)
setSwimming(boolean swimming)
func_204711_a(boolean arg0)
setSwimming(boolean arg0)
public boolean
bm()
method_5851()
isGlowing()
isGlowing()
func_184202_aL()
isGlowing()
public void
h(boolean arg0)
method_5834(boolean arg0)
setGlowing(boolean arg0)
setGlowing(boolean glowing)
func_184195_f(boolean arg0)
setGlowing(boolean glowingIn)
public boolean
bn()
method_5767()
isInvisible()
isInvisible()
func_82150_aj()
isInvisible()
public AbstractTeam
bo()
method_5781()
getScoreboardTeam()
getTeam()
func_96124_cp()
getTeam()
public boolean
r(ail arg0)
method_5722(class_1297 arg0)
isTeammate(Entity arg0)
isAlliedTo(Entity entity)
func_184191_r(Entity arg0)
isOnSameTeam(Entity entityIn)
public boolean
a(ctd arg0)
method_5645(class_270 arg0)
isTeamPlayer(AbstractTeam arg0)
isAlliedTo(AbstractTeam team)
func_184194_a(Team arg0)
isOnScoreboardTeam(Team teamIn)
public void
i(boolean arg0)
method_5648(boolean arg0)
setInvisible(boolean arg0)
setInvisible(boolean invisible)
func_82142_c(boolean arg0)
setInvisible(boolean invisible)
protected boolean
i(int arg0)
method_5795(int arg0)
getFlag(int arg0)
getFlag(int index)
func_70083_f(int arg0)
getFlag(int flag)
protected void
b(int arg0, boolean arg1)
method_5729(int arg0, boolean arg1)
setFlag(int arg0, boolean arg1)
setFlag(int index, boolean value)
func_70052_a(int arg0, boolean arg1)
setFlag(int flag, boolean set)
public int
bp()
method_5748()
getMaxBreath()
getMaxBreath()
func_205010_bg()
getMaxAir()
public int
bq()
method_5669()
getBreath()
getBreath()
func_70086_ai()
getAir()
public void
j(int arg0)
method_5855(int arg0)
setBreath(int arg0)
setBreath(int breath)
func_70050_g(int arg0)
setAir(int air)
public void
a(atp arg0)
method_5800(class_1538 arg0)
onStruckByLightning(LightningEntity arg0)
struckByLightning(LightningBoltEntity lightning)
func_70077_a(LightningBoltEntity arg0)
onStruckByLightning(LightningBoltEntity lightningBolt)
public void
j(boolean arg0)
method_5700(boolean arg0)
onBubbleColumnSurfaceCollision(boolean arg0)
onBubbleColumnSurfaceCollision(boolean drag)
func_203002_i(boolean arg0)
onEnterBubbleColumnWithAirAbove(boolean downwards)
public void
k(boolean arg0)
method_5764(boolean arg0)
onBubbleColumnCollision(boolean arg0)
onBubbleColumnCollision(boolean drag)
func_203004_j(boolean arg0)
onEnterBubbleColumn(boolean downwards)
public void
b(aiu arg0)
method_5874(class_1309 arg0)
onKilledOther(LivingEntity arg0)
onKill(LivingEntity victim)
func_70074_a(LivingEntity arg0)
onKillEntity(LivingEntity entityLivingIn)
protected void
i(double arg0, double arg1, double arg2)
method_5632(double arg0, double arg1, double arg2)
pushOutOfBlocks(double arg0, double arg1, double arg2)
pushAwayFrom(double arg0, double arg1, double arg2)
func_213282_i(double arg0, double arg1, double arg2)
pushOutOfBlocks(double x, double y, double z)
public void
a(bvo arg0, csb arg1)
method_5844(class_2680 arg0, class_243 arg1)
slowMovement(BlockState arg0, Vec3d arg1)
onCobwebCollision(BlockState arg0, Vec3d arg1)
func_213295_a(BlockState arg0, Vec3d arg1)
setMotionMultiplier(BlockState arg0, Vec3d arg1)
private static void
c(jn arg0)
method_5856(class_2561 arg0)
removeClickEvents(Text arg0)
removeClickEvents(Text text)
func_207712_c(ITextComponent arg0)
removeClickEvents(ITextComponent arg0)
public Text
O()
method_5477()
getName()
getName()
func_200200_C_()
getName()
public boolean
s(ail arg0)
method_5779(class_1297 arg0)
isPartOf(Entity arg0)
is(Entity entity)
func_70028_i(Entity arg0)
isEntityEqual(Entity entityIn)
public float
br()
method_5791()
getHeadYaw()
getHeadYaw()
func_70079_am()
getRotationYawHead()
public void
k(float arg0)
method_5847(float arg0)
setHeadYaw(float arg0)
setHeadYaw(float headYaw)
func_70034_d(float arg0)
setRotationYawHead(float rotation)
public void
l(float arg0)
method_5636(float arg0)
setYaw(float arg0)
setBodyYaw(float yaw)
func_181013_g(float arg0)
setRenderYawOffset(float offset)
public boolean
bs()
method_5732()
isAttackable()
canBePunched()
func_70075_an()
canBeAttackedWithItem()
public boolean
t(ail arg0)
method_5698(class_1297 arg0)
handleAttack(Entity arg0)
onPunched(Entity attacker)
func_85031_j(Entity arg0)
hitByEntity(Entity entityIn)
public boolean
b(ahu arg0)
method_5679(class_1282 arg0)
isInvulnerableTo(DamageSource arg0)
isInvulnerable(DamageSource source)
func_180431_b(DamageSource arg0)
isInvulnerableTo(DamageSource source)
public boolean
bt()
method_5655()
isInvulnerable()
isInvulnerable()
func_190530_aW()
isInvulnerable()
public void
l(boolean arg0)
method_5684(boolean arg0)
setInvulnerable(boolean arg0)
setInvulnerable(boolean invulnerable)
func_184224_h(boolean arg0)
setInvulnerable(boolean isInvulnerable)
public void
u(ail arg0)
method_5719(class_1297 arg0)
copyPositionAndRotation(Entity arg0)
copyPositionAndRotationFrom(Entity entity)
func_82149_j(Entity arg0)
copyLocationAndAnglesFrom(Entity entityIn)
public void
v(ail arg0)
method_5878(class_1297 arg0)
copyFrom(Entity arg0)
copyNbtFrom(Entity sourceEntity)
func_180432_n(Entity arg0)
copyDataFromOld(Entity entityIn)
public Entity
a(byi arg0)
method_5731(class_2874 arg0)
changeDimension(DimensionType arg0)
changeDimension(DimensionType dimension)
func_212321_a(DimensionType arg0)
changeDimension(DimensionType destination)
public boolean
bu()
method_5822()
canUsePortals()
canUsePortals()
func_184222_aU()
isNonBoss()
public float
a(bhf arg0, bgw arg1, ev arg2, bvo arg3, clf arg4, float arg5)
method_5774(class_1927 arg0, class_1922 arg1, class_2338 arg2, class_2680 arg3, class_3610 arg4, float arg5)
getEffectiveExplosionResistance(Explosion arg0, BlockView arg1, BlockPos arg2, BlockState arg3, FluidState arg4, float arg5)
getBlastResistance(Explosion explosion, BlockView world, BlockPos pos, BlockState state, FluidState fluidState, float max)
func_180428_a(Explosion arg0, IBlockReader arg1, BlockPos arg2, BlockState arg3, IFluidState arg4, float arg5)
getExplosionResistance(Explosion explosionIn, IBlockReader worldIn, BlockPos pos, BlockState blockStateIn, IFluidState arg4, float arg5)
public boolean
a(bhf arg0, bgw arg1, ev arg2, bvo arg3, float arg4)
method_5853(class_1927 arg0, class_1922 arg1, class_2338 arg2, class_2680 arg3, float arg4)
canExplosionDestroyBlock(Explosion arg0, BlockView arg1, BlockPos arg2, BlockState arg3, float arg4)
canExplodeBlock(Explosion explosion, BlockView world, BlockPos pos, BlockState state, float max)
func_174816_a(Explosion arg0, IBlockReader arg1, BlockPos arg2, BlockState arg3, float arg4)
canExplosionDestroyBlock(Explosion explosionIn, IBlockReader worldIn, BlockPos pos, BlockState blockStateIn, float arg4)
public int
bv()
method_5850()
getSafeFallDistance()
getSafeFallDistance()
func_82143_as()
getMaxFallHeight()
public Vec3d
bx()
method_5656()
getLastPortalDirectionVector()
getLastPortalOffset()
func_181014_aG()
getLastPortalVec()
public Direction
by()
method_5843()
getLastPortalDirection()
getLastPortalFacing()
func_181012_aH()
getTeleportDirection()
public boolean
bz()
method_5696()
canAvoidTraps()
canAvoidTraps()
func_145773_az()
doesEntityNotTriggerPressurePlate()
public void
a(e arg0)
method_5819(class_129 arg0)
populateCrashReport(CrashReportSection arg0)
populateCrashReport(CrashReportCategory section)
func_85029_a(CrashReportCategory arg0)
fillCrashReport(CrashReportCategory category)
public void
a(UUID arg0)
method_5826(UUID arg0)
setUuid(UUID arg0)
setUuid(UUID uuid)
func_184221_a(UUID arg0)
setUniqueId(UUID uniqueIdIn)
public UUID
bB()
method_5667()
getUuid()
getUuid()
func_110124_au()
getUniqueID()
public String
bC()
method_5845()
getUuidAsString()
getUuidString()
func_189512_bd()
getCachedUniqueIdString()
public String
bD()
method_5820()
getEntityName()
getScoreboardName()
func_195047_I_()
getScoreboardName()
public boolean
bE()
method_5675()
canFly()
hasLiquidCollision()
func_96092_aw()
isPushedByWater()
public Text
d()
method_5476()
getDisplayName()
getDisplayName()
func_145748_c_()
getDisplayName()
public void
b(jn arg0)
method_5665(class_2561 arg0)
setCustomName(Text arg0)
setCustomName(Text name)
func_200203_b(ITextComponent arg0)
setCustomName(ITextComponent name)
public Text
Q()
method_5797()
getCustomName()
getCustomName()
func_200201_e()
getCustomName()
public boolean
P()
method_16914()
hasCustomName()
hasCustomName()
func_145818_k_()
hasCustomName()
public void
m(boolean arg0)
method_5880(boolean arg0)
setCustomNameVisible(boolean arg0)
setCustomNameVisible(boolean visible)
func_174805_g(boolean arg0)
setCustomNameVisible(boolean alwaysRenderNameTag)
public boolean
bG()
method_5807()
isCustomNameVisible()
isCustomNameVisible()
func_174833_aM()
isCustomNameVisible()
public final void
j(double arg0, double arg1, double arg2)
method_20620(double arg0, double arg1, double arg2)
teleport(double arg0, double arg1, double arg2)
m_46712563(double arg0, double arg1, double arg2)
func_223102_j(double arg0, double arg1, double arg2)
teleportKeepLoaded(double arg0, double arg1, double arg2)
public void
a(double arg0, double arg1, double arg2)
method_5859(double arg0, double arg1, double arg2)
requestTeleport(double arg0, double arg1, double arg2)
teleport(double x, double y, double z)
func_70634_a(double arg0, double arg1, double arg2)
setPositionAndUpdate(double x, double y, double z)
public void
a(qi<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
onDataValueChanged(DataAttribute<?> attribute)
func_184206_a(DataParameter<?> arg0)
notifyDataManagerChange(DataParameter<?> key)
public void
x_()
method_18382()
calculateDimensions()
m_84943753()
func_213323_x_()
recalculateSize()
public Direction
bI()
method_5735()
getHorizontalFacing()
getHorizontalFacing()
func_174811_aO()
getHorizontalFacing()
public Direction
bJ()
method_5755()
getMovementDirection()
getMovementDirection()
func_184172_bi()
getAdjustedHorizontalFacing()
protected HoverEvent
bK()
method_5769()
getHoverEvent()
getHoverEvent()
func_174823_aP()
getHoverEvent()
public boolean
a(vj arg0)
method_5680(class_3222 arg0)
canBeSpectated(ServerPlayerEntity arg0)
broadcastTo(ServerPlayerEntity player)
func_174827_a(ServerPlayerEntity arg0)
isSpectatedByPlayer(ServerPlayerEntity player)
public Box
bL()
method_5829()
getBoundingBox()
getShape()
func_174813_aQ()
getBoundingBox()
protected Box
d(aje arg0)
method_20343(class_4050 arg0)
calculateBoundsForPose(EntityPose arg0)
m_16672198(Pose arg0)
func_213321_d(Pose arg0)
getBoundingBox(Pose arg0)
public void
a(crw arg0)
method_5857(class_238 arg0)
setBoundingBox(Box arg0)
setShape(Box shape)
func_174826_a(AxisAlignedBB arg0)
setBoundingBox(AxisAlignedBB bb)
protected float
a(aje arg0, aim arg1)
method_18378(class_4050 arg0, class_4048 arg1)
getEyeHeight(EntityPose arg0, EntityDimensions arg1)
m_42089492(Pose arg0, EntityDimensions arg1)
func_213316_a(Pose arg0, EntitySize arg1)
getEyeHeight(Pose poseIn, EntitySize sizeIn)
public final float
bN()
method_5751()
getStandingEyeHeight()
getEyeHeight()
func_70047_e()
getEyeHeight()
public boolean
a_(int arg0, bce arg1)
method_5758(int arg0, class_1799 arg1)
equip(int arg0, ItemStack arg1)
replaceItem(int slot, ItemStack item)
func_174820_d(int arg0, ItemStack arg1)
replaceItemInInventory(int inventorySlot, ItemStack itemStackIn)
public void
a(jn arg0)
method_9203(class_2561 arg0)
sendMessage(Text arg0)
sendMessage(Text arg0)
func_145747_a(ITextComponent arg0)
sendMessage(ITextComponent arg0)
public BlockPos
bO()
method_5704()
getBlockPos()
getSourceBlockPos()
func_180425_c()
getPosition()
public Vec3d
bP()
method_5812()
getPosVector()
getSourcePos()
func_174791_d()
getPositionVector()
public World
bQ()
method_5770()
getEntityWorld()
getSourceWorld()
func_130014_f_()
getEntityWorld()
public MinecraftServer
bR()
method_5682()
getServer()
getServer()
func_184102_h()
getServer()
public ActionResult
a(awb arg0, csb arg1, ahf arg2)
method_5664(class_1657 arg0, class_243 arg1, class_1268 arg2)
interactAt(PlayerEntity arg0, Vec3d arg1, Hand arg2)
interactAt(PlayerEntity player, Vec3d interactionPoint, InteractionHand hand)
func_184199_a(PlayerEntity arg0, Vec3d arg1, Hand arg2)
applyPlayerInteraction(PlayerEntity player, Vec3d vec, Hand hand)
public boolean
bS()
method_5659()
isImmuneToExplosion()
isImmuneToExplosions()
func_180427_aV()
isImmuneToExplosions()
protected void
a(aiu arg0, ail arg1)
method_5723(class_1309 arg0, class_1297 arg1)
dealDamage(LivingEntity arg0, Entity arg1)
damageEntity(LivingEntity source, Entity entity)
func_174815_a(LivingEntity arg0, Entity arg1)
applyEnchantments(LivingEntity entityLivingBaseIn, Entity entityIn)
public void
b(vj arg0)
method_5837(class_3222 arg0)
onStartedTrackingBy(ServerPlayerEntity arg0)
startTrackedBy(ServerPlayerEntity player)
func_184178_b(ServerPlayerEntity arg0)
addTrackingPlayer(ServerPlayerEntity player)
public void
c(vj arg0)
method_5742(class_3222 arg0)
onStoppedTrackingBy(ServerPlayerEntity arg0)
stopTrackedBy(ServerPlayerEntity player)
func_184203_c(ServerPlayerEntity arg0)
removeTrackingPlayer(ServerPlayerEntity player)
public float
a(brb arg0)
method_5832(class_2470 arg0)
applyRotation(BlockRotation arg0)
rotate(BlockRotation rotation)
func_184229_a(Rotation arg0)
getRotatedYaw(Rotation transformRotation)
public float
a(bqb arg0)
method_5763(class_2415 arg0)
applyMirror(BlockMirror arg0)
mirror(BlockMirror mirror)
func_184217_a(Mirror arg0)
getMirroredYaw(Mirror transformMirror)
public boolean
bT()
method_5833()
entityDataRequiresOperator()
requireOpForPlacingWithNbt()
func_184213_bq()
ignoreItemEntityData()
public boolean
bU()
method_5754()
teleportRequested()
resetTeleported()
func_184189_br()
setPositionNonDirty()
public Entity
bV()
method_5642()
getPrimaryPassenger()
getControllingPassenger()
func_184179_bs()
getControllingPassenger()
public List<Entity>
bW()
method_5685()
getPassengerList()
getPassengers()
func_184188_bt()
getPassengers()
public boolean
w(ail arg0)
method_5626(class_1297 arg0)
hasPassenger(Entity arg0)
hasPassenger(Entity entity)
func_184196_w(Entity arg0)
isPassenger(Entity entityIn)
public boolean
a(Class<? extends ail> arg0)
method_5703(Class<? extends class_1297> arg0)
hasPassengerType(Class<? extends Entity> arg0)
hasPassenger(Class<? extends Entity> arg0)
func_205708_a(Class<? extends Entity> arg0)
isPassenger(Class<? extends Entity> arg0)
public Collection<Entity>
bX()
method_5736()
getPassengersDeep()
getAllUniquePassengers()
func_184182_bu()
getRecursivePassengers()
public boolean
bY()
method_5817()
hasPlayerRider()
hasPlayerRider()
func_200601_bK()
isOnePlayerRiding()
private void
a(boolean arg0, Set<ail> arg1)
method_5868(boolean arg0, Set<class_1297> arg1)
collectPassengers(boolean arg0, Set<Entity> arg1)
getAllUniquePassengersOfType(boolean arg0, Set<Entity> arg1)
func_200604_a(boolean arg0, Set<Entity> arg1)
getRecursivePassengers(boolean playersOnly, Set<Entity> arg1)
public Entity
bZ()
method_5668()
getRootVehicle()
getVehicle()
func_184208_bv()
getLowestRidingEntity()
public boolean
x(ail arg0)
method_5794(class_1297 arg0)
isConnectedThroughVehicle(Entity arg0)
hasSameVehicle(Entity other)
func_184223_x(Entity arg0)
isRidingSameEntity(Entity entityIn)
public boolean
y(ail arg0)
method_5821(class_1297 arg0)
hasPassengerDeep(Entity arg0)
isPassenger(Entity entity)
func_184215_y(Entity arg0)
isRidingOrBeingRiddenBy(Entity entityIn)
public boolean
ca()
method_5787()
isLogicalSideForUpdatingMovement()
isLogicalSideForUpdatingMovement()
func_184186_bw()
canPassengerSteer()
public Entity
cb()
method_5854()
getVehicle()
getMount()
func_184187_bx()
getRidingEntity()
public PistonBehavior
y_()
method_5657()
getPistonBehavior()
getPistonMoveBehavior()
func_184192_z()
getPushReaction()
public SoundCategory
cc()
method_5634()
getSoundCategory()
getSoundCategory()
func_184176_by()
getSoundCategory()
protected int
cd()
method_5676()
getBurningDuration()
getImmuneToFireTime()
func_190531_bD()
getFireImmuneTicks()
public ServerCommandSource
ce()
method_5671()
getCommandSource()
createCommandSourceStack()
func_195051_bN()
getCommandSource()
protected int
y()
method_5691()
getPermissionLevel()
getPermissions()
func_184840_I()
getPermissionLevel()
public boolean
k(int arg0)
method_5687(int arg0)
allowsPermissionLevel(int arg0)
hasPermissions(int permissions)
func_211513_k(int arg0)
hasPermissionLevel(int arg0)
public boolean
a()
method_9200()
sendCommandFeedback()
sendCommandSuccess()
func_195039_a()
shouldReceiveFeedback()
public boolean
b()
method_9202()
shouldTrackOutput()
sendCommandFailure()
func_195040_b()
shouldReceiveErrors()
public boolean
H_()
method_9201()
shouldBroadcastConsoleToOps()
sendCommandSuccessToOps()
func_195041_r_()
allowLogging()
public void
a(ck$a arg0, csb arg1)
method_5702(class_2183$class_2184 arg0, class_243 arg1)
lookAt(EntityAnchorArgumentType$EntityAnchor arg0, Vec3d arg1)
lookAt(AnchorArgument$Anchor anchorPoint, Vec3d target)
func_200602_a(EntityAnchorArgument$Type arg0, Vec3d arg1)
lookAt(EntityAnchorArgument$Type arg0, Vec3d arg1)
public boolean
b(ze<cle> arg0)
method_5692(class_3494<class_3611> arg0)
updateMovementInFluid(Tag<Fluid> arg0)
m_69693160(Tag<Fluid> arg0)
func_210500_b(Tag<Fluid> arg0)
handleFluidAcceleration(Tag<Fluid> arg0)
public double
cf()
method_5861()
getWaterHeight()
m_02485546()
func_212107_bY()
getSubmergedHeight()
public final float
cg()
method_17681()
getWidth()
getWidth()
func_213311_cf()
getWidth()
public final float
ch()
method_17682()
getHeight()
getHeight()
func_213302_cg()
getHeight()
public abstract Packet<?>
N()
method_18002()
createSpawnPacket()
m_00781305()
func_213297_N()
createSpawnPacket()
public EntityDimensions
a(aje arg0)
method_18377(class_4050 arg0)
getDimensions(EntityPose arg0)
getDimensionsForPose(Pose pose)
func_213305_a(Pose arg0)
getSize(Pose poseIn)
public Vec3d
ci()
method_19538()
getPos()
getPosVec()
func_213303_ch()
getPositionVec()
public Vec3d
cj()
method_18798()
getVelocity()
m_94091929()
func_213322_ci()
getMotion()
public void
d(csb arg0)
method_18799(class_243 arg0)
setVelocity(Vec3d arg0)
m_28162558(Vec3d arg0)
func_213317_d(Vec3d arg0)
setMotion(Vec3d motionIn)
public void
k(double arg0, double arg1, double arg2)
method_18800(double arg0, double arg1, double arg2)
setVelocity(double arg0, double arg1, double arg2)
m_32166403(double arg0, double arg1, double arg2)
func_213293_j(double arg0, double arg1, double arg2)
setMotion(double x, double y, double z)
public void
b(double arg0, double arg1, double arg2)
method_18003(double arg0, double arg1, double arg2)
updateTrackedPosition(double arg0, double arg1, double arg2)
m_33357175(double arg0, double arg1, double arg2)
func_213312_b(double arg0, double arg1, double arg2)
setPacketCoordinates(double arg0, double arg1, double arg2)
protected void
X()
method_5823()
afterSpawn()
resetPos()
func_70065_x()
preparePlayerToSpawn()
public void
a(double arg0, double arg1)
method_5872(double arg0, double arg1)
changeLookDirection(double arg0, double arg1)
updateLocalPlayerCamera(double cursorDeltaX, double cursorDeltaY)
func_195049_a(double arg0, double arg1)
rotateTowards(double yaw, double pitch)
public int
aE()
method_5635()
getLightmapCoordinates()
getLightLevel()
func_70070_b()
getBrightnessForRender()
public HitResult
a(double arg0, float arg1, boolean arg2)
method_5745(double arg0, float arg1, boolean arg2)
rayTrace(double arg0, float arg1, boolean arg2)
rayTrace(double arg0, float arg1, boolean arg2)
func_213324_a(double arg0, float arg1, boolean arg2)
pick(double arg0, float arg1, boolean arg2)
public boolean
g(double arg0, double arg1, double arg2)
method_5727(double arg0, double arg1, double arg2)
shouldRenderFrom(double arg0, double arg1, double arg2)
shouldRender(double cameraX, double cameraY, double cameraZ)
func_145770_h(double arg0, double arg1, double arg2)
isInRangeToRender3d(double x, double y, double z)
public boolean
a(double arg0)
method_5640(double arg0)
shouldRenderAtDistance(double arg0)
shouldRender(double squaredDistanceToCamera)
func_70112_a(double arg0)
isInRangeToRenderDist(double distance)
public void
l(ail arg0)
method_5644(class_1297 arg0)
onPassengerLookAround(Entity arg0)
onPassengerLookAround(Entity rider)
func_184190_l(Entity arg0)
applyOrientationToEntity(Entity entityToUpdate)
public boolean
aQ()
method_5709()
isLiving()
isLiving()
func_203003_aK()
isLiving()
public void
a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
method_5759(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
updateTrackedPositionAndAngles(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)
func_180426_a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
setPositionAndRotationDirect(double x, double y, double z, float yaw, float pitch, int posRotationIncrements, boolean arg6)
public void
a(float arg0, int arg1)
method_5683(float arg0, int arg1)
updateTrackedHeadRotation(float arg0, int arg1)
updateTrackedHeadRotation(float yaw, int interpolationSteps)
func_208000_a(float arg0, int arg1)
setHeadRotation(float yaw, int pitch)
public Vec3d
aV()
method_5663()
getRotationVecClient()
getRotation3d()
func_189651_aD()
getForward()
public void
h(double arg0, double arg1, double arg2)
method_5750(double arg0, double arg1, double arg2)
setVelocityClient(double arg0, double arg1, double arg2)
lerpVelocity(double velocityX, double velocityY, double velocityZ)
func_70016_h(double arg0, double arg1, double arg2)
setVelocity(double x, double y, double z)
public void
a(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
doEvent(byte event)
func_70103_a(byte arg0)
handleStatusUpdate(byte id)
public void
aY()
method_5879()
animateDamage()
animateDamage()
func_70057_ab()
performHurtAnimation()
public boolean
bh()
method_20231()
isInSneakingPose()
m_63723874()
func_213287_bg()
shouldRenderSneaking()
public boolean
bl()
method_20448()
shouldLeaveSwimmingPose()
m_99544176()
func_213300_bk()
isVisuallySwimming()
public boolean
c(awb arg0)
method_5756(class_1657 arg0)
canSeePlayer(PlayerEntity arg0)
isInvisibleTo(PlayerEntity player)
func_98034_c(PlayerEntity arg0)
isInvisibleToPlayer(PlayerEntity player)
public boolean
bA()
method_5862()
doesRenderOnFire()
shouldRenderOnFire()
func_90999_ad()
canRenderOnFire()
public static double
bF()
method_5824()
getRenderDistanceMultiplier()
getViewDistanceScaling()
func_184183_bd()
getRenderDistanceWeight()
public static void
b(double arg0)
method_5840(double arg0)
setRenderDistanceMultiplier(double arg0)
setViewDistanceScaling(double scaling)
func_184227_b(double arg0)
setRenderDistanceWeight(double renderDistWeight)
public boolean
bH()
method_5733()
shouldRenderName()
shouldShowNameTag()
func_94059_bO()
getAlwaysRenderNameTagForRender()
public Box
bM()
method_5830()
getVisibilityBoundingBox()
getCullingShape()
func_184177_bl()
getRenderBoundingBox()
public float
e(aje arg0)
method_18381(class_4050 arg0)
getEyeHeight(EntityPose arg0)
m_19455073(Pose arg0)
func_213307_e(Pose arg0)
getEyeHeight(Pose arg0)