public boolean | | t() | | isSpectator() | | method_7325() | | isSpectator() | | func_175149_v() | | isSpectator() |
|
public final void | | Q() | | unRide() | | method_18375() | | detach() | | func_213319_R() | | decouple() |
|
public void | | c(double arg0, double arg1, double arg2) | | setPacketCoordinates(double arg0, double arg1, double arg2) | | method_18003(double arg0, double arg1, double arg2) | | updateTrackedPosition(double x, double y, double z) | | func_213312_b(double arg0, double arg1, double arg2) |
|
public EntityType<?> | | R() | | getType() | | method_5864() | | getType() | | func_200600_R() | | getEntityType() |
|
public int | | S() | | getId() | | method_5628() | | getEntityId() | | func_145782_y() | | getId() |
|
public void | | e(int arg0) | | setId(int arg0) | | method_5838(int arg0) | | setEntityId(int id) | | func_145769_d(int arg0) |
|
public Set<String> | | T() | | getTags() | | method_5752() | | getScoreboardTags() | | func_184216_O() | | getScoreboardTags() |
|
public boolean | |
public boolean | |
public void | | U() | | kill() | | method_5768() | | kill() | | func_174812_G() | | killEntity() |
|
protected abstract void | | w_() | | defineSynchedData() | | method_5693() | | initDataTracker() | | func_70088_a() | | initDatawatcher() |
|
public SynchedEntityData | | V() | | getEntityData() | | method_5841() | | getDataTracker() | | func_184212_Q() | | getDataWatcher() |
|
public void | | X() | | remove() | | method_5650() | | remove() | | func_70106_y() | | die() |
|
protected void | |
public Pose | | Y() | | getPose() | | method_18376() | | getPose() | | func_213283_Z() | | getPose() |
|
protected void | | a(float arg0, float arg1) | | setRot(float arg0, float arg1) | | method_5710(float arg0, float arg1) | | setRotation(float yaw, float pitch) | | func_70101_b(float arg0, float arg1) | | setYawPitch(float arg0, float arg1) |
|
public void | | d(double arg0, double arg1, double arg2) | | setPos(double arg0, double arg1, double arg2) | | method_5814(double arg0, double arg1, double arg2) | | setPosition(double x, double y, double z) | | func_70107_b(double arg0, double arg1, double arg2) | | setPosition(double arg0, double arg1, double arg2) |
|
protected void | | Z() | | reapplyPosition() | | method_23311() | | updatePosition() | | func_226264_Z_() |
|
public void | | h() | | tick() | | method_5773() | | tick() | | func_70071_h_() | | tick() |
|
public void | | aa() | | baseTick() | | method_5670() | | baseTick() | | func_70030_z() | | entityBaseTick() |
|
protected void | | E() | | processDimensionDelay() | | method_5760() | | tickPortalCooldown() | | func_184173_H() |
|
public int | | ab() | | getPortalWaitTime() | | method_5741() | | getMaxPortalTime() | | func_82145_z() |
|
protected void | | ac() | | lavaHurt() | | method_5730() | | setOnFireFromLava() | | func_70044_A() | | burnFromLava() |
|
public void | | f(int arg0) | | setSecondsOnFire(int arg0) | | method_5639(int arg0) | | setOnFireFor(int seconds) | | func_70015_d(int arg0) | | setOnFire(int arg0) |
|
public void | | g(int arg0) | | setRemainingFireTicks(int arg0) | | method_20803(int arg0) | | setFireTicks(int ticks) | | func_223308_g(int arg0) |
|
public int | | ad() | | getRemainingFireTicks() | | method_20802() | | getFireTicks() | | func_223314_ad() |
|
public void | | ae() | | clearFire() | | method_5646() | | extinguish() | | func_70066_B() | | extinguish() |
|
protected void | | af() | | outOfWorld() | | method_5825() | | destroy() | | func_70076_C() |
|
public boolean | | e(double arg0, double arg1, double arg2) | | isFree(double arg0, double arg1, double arg2) | | method_5654(double arg0, double arg1, double arg2) | | doesNotCollide(double offsetX, double offsetY, double offsetZ) | | func_70038_c(double arg0, double arg1, double arg2) |
|
private boolean | |
public void | |
protected BlockPos | | ag() | | getOnPos() | | method_23312() | | getLandingPos() | | func_226268_ag_() |
|
protected float | | ah() | | getBlockJumpFactor() | | method_23313() | | getJumpVelocityMultiplier() | | func_226269_ah_() |
|
protected float | | ai() | | getBlockSpeedFactor() | | method_23326() | | getVelocityMultiplier() | | func_225515_ai_() |
|
protected BlockPos | | aj() | | getBlockPosBelowThatAffectsMyMovement() | | method_23314() | | getVelocityAffectingPos() | | func_226270_aj_() |
|
protected Vec3 | |
protected Vec3 | | a(cvi arg0) | | limitPistonMovement(Vec3 arg0) | | method_18794(class_243 arg0) | | adjustMovementForPiston(Vec3d movement) | | func_213308_a(Vec3d arg0) |
|
private double | |
private Vec3 | |
public static double | | b(cvi arg0) | | getHorizontalDistanceSqr(Vec3 arg0) | | method_17996(class_243 arg0) | | squaredHorizontalLength(Vec3d vector) | | func_213296_b(Vec3d arg0) |
|
public static Vec3 | | a(akn arg0, cvi arg1, cvc arg2, bjt arg3, cvn arg4, abt<cwc> arg5) | | collideBoundingBoxHeuristically(Entity arg0, Vec3 arg1, AABB arg2, Level arg3, CollisionContext arg4, RewindableStream<VoxelShape> arg5) | | method_20736(class_1297 arg0, class_243 arg1, class_238 arg2, class_1937 arg3, class_3726 arg4, class_3538<class_265> arg5) | | adjustMovementForCollisions(Entity entity, Vec3d movement, Box entityBoundingBox, World world, EntityContext context, ReusableStream<VoxelShape> collisions) | | func_223307_a(Entity arg0, Vec3d arg1, AxisAlignedBB arg2, World arg3, ISelectionContext arg4, ReuseableStream<VoxelShape> arg5) |
|
public static Vec3 | | a(cvi arg0, cvc arg1, abt<cwc> arg2) | | collideBoundingBoxLegacy(Vec3 arg0, AABB arg1, RewindableStream<VoxelShape> arg2) | | method_20737(class_243 arg0, class_238 arg1, class_3538<class_265> arg2) | | adjustMovementForCollisions(Vec3d movement, Box entityBoundingBox, ReusableStream<VoxelShape> collisions) | | func_223310_a(Vec3d arg0, AxisAlignedBB arg1, ReuseableStream<VoxelShape> arg2) |
|
public static Vec3 | | a(cvi arg0, cvc arg1, bjw arg2, cvn arg3, abt<cwc> arg4) | | collideBoundingBox(Vec3 arg0, AABB arg1, LevelReader arg2, CollisionContext arg3, RewindableStream<VoxelShape> arg4) | | method_17833(class_243 arg0, class_238 arg1, class_4538 arg2, class_3726 arg3, class_3538<class_265> arg4) | | adjustSingleAxisMovementForCollisions(Vec3d movement, Box entityBoundingBox, WorldView world, EntityContext context, ReusableStream<VoxelShape> collisions) | | func_213313_a(Vec3d arg0, AxisAlignedBB arg1, IWorldReader arg2, ISelectionContext arg3, ReuseableStream<VoxelShape> arg4) |
|
protected float | | ak() | | nextStep() | | method_5867() | | calculateNextStepSoundDistance() | | func_203009_ad() |
|
public void | | al() | | setLocationFromBoundingbox() | | method_5792() | | moveToBoundingBoxCenter() | | func_174829_m() | | recalcPosition() |
|
protected SoundEvent | | am() | | getSwimSound() | | method_5737() | | getSwimSound() | | func_184184_Z() | | getSoundSwim() |
|
protected SoundEvent | | an() | | getSwimSplashSound() | | method_5625() | | getSplashSound() | | func_184181_aa() | | getSoundSplash() |
|
protected SoundEvent | | ao() | | getSwimHighSpeedSplashSound() | | method_5672() | | getHighSpeedSplashSound() | | func_204208_ah() | | getSoundSplashHighSpeed() |
|
protected void | | ap() | | checkInsideBlocks() | | method_5852() | | checkBlockCollision() | | func_145775_I() | | checkBlockCollisions() |
|
protected void | |
protected void | |
protected void | | d(float arg0) | | playSwimSound(float arg0) | | method_5734(float arg0) | | playSwimSound(float volume) | | func_203006_d(float arg0) |
|
protected float | | e(float arg0) | | playFlySound(float arg0) | | method_5801(float arg0) | | playFlySound(float distance) | | func_191954_d(float arg0) |
|
protected boolean | | aq() | | makeFlySound() | | method_5776() | | hasWings() | | func_191957_ae() |
|
public void | | a(aah arg0, float arg1, float arg2) | | playSound(SoundEvent arg0, float arg1, float arg2) | | method_5783(class_3414 arg0, float arg1, float arg2) | | playSound(SoundEvent sound, float volume, float pitch) | | func_184185_a(SoundEvent arg0, float arg1, float arg2) |
|
public boolean | | ar() | | isSilent() | | method_5701() | | isSilent() | | func_174814_R() | | isSilent() |
|
public void | | c(boolean arg0) | | setSilent(boolean arg0) | | method_5803(boolean arg0) | | setSilent(boolean silent) | | func_174810_b(boolean arg0) | | setSilent(boolean arg0) |
|
public boolean | | as() | | isNoGravity() | | method_5740() | | hasNoGravity() | | func_189652_ae() | | isNoGravity() |
|
public void | | d(boolean arg0) | | setNoGravity(boolean arg0) | | method_5875(boolean arg0) | | setNoGravity(boolean noGravity) | | func_189654_d(boolean arg0) | | setNoGravity(boolean arg0) |
|
protected boolean | | at() | | isMovementNoisy() | | method_5658() | | canClimb() | | func_225502_at_() | | playStepSound() |
|
protected void | | a(double arg0, boolean arg1, byg arg2, fk arg3) | | checkFallDamage(double arg0, boolean arg1, BlockState arg2, BlockPos arg3) | | method_5623(double arg0, boolean arg1, class_2680 arg2, class_2338 arg3) | | fall(double heightDifference, boolean onGround, BlockState landedState, BlockPos landedPosition) | | func_184231_a(double arg0, boolean arg1, BlockState arg2, BlockPos arg3) |
|
public AABB | | au() | | getCollideBox() | | method_5827() | | getCollisionBox() | | func_70046_E() |
|
protected void | | h(int arg0) | | burn(int arg0) | | method_5714(int arg0) | | burn(int time) | | func_70081_e(int arg0) | | burn(int arg0) |
|
public final boolean | | av() | | fireImmune() | | method_5753() | | isFireImmune() | | func_70045_F() | | isFireProof() |
|
public boolean | | b(float arg0, float arg1) | | causeFallDamage(float arg0, float arg1) | | method_5747(float arg0, float arg1) | | handleFallDamage(float fallDistance, float damageMultiplier) | | func_225503_b_(float arg0, float arg1) |
|
public boolean | | aw() | | isInWater() | | method_5799() | | isInsideWater() | | func_70090_H() | | isInWater() |
|
private boolean | | k() | | isInRain() | | method_5778() | | isBeingRainedOn() | | func_209511_p() | | isInRain() |
|
private boolean | | l() | | isInBubbleColumn() | | method_5798() | | isInsideBubbleColumn() | | func_209512_q() |
|
public boolean | | ax() | | isInWaterOrRain() | | method_5721() | | isInsideWaterOrRain() | | func_70026_G() | | isInWaterOrRain() |
|
public boolean | | ay() | | isInWaterRainOrBubble() | | method_5637() | | isTouchingWater() | | func_203008_ap() |
|
public boolean | | az() | | isInWaterOrBubble() | | method_5816() | | isInsideWaterOrBubbleColumn() | | func_203005_aq() |
|
public boolean | | aA() | | isUnderWater() | | method_5869() | | isInWater() | | func_204231_K() |
|
private void | | m() | | updateWaterState() | | method_5876() | | updateInWater() | | func_205011_p() |
|
public void | | aB() | | updateSwimming() | | method_5790() | | updateSwimming() | | func_205343_av() |
|
public boolean | | aC() | | updateInWaterState() | | method_5713() | | checkWaterState() | | func_70072_I() |
|
private void | | n() | | updateUnderWaterState() | | method_5630() | | updateWetState() | | func_205012_q() |
|
protected void | | aD() | | doWaterSplashEffect() | | method_5746() | | onSwimmingStart() | | func_71061_d_() |
|
public void | | aE() | | updateSprintingState() | | method_5666() | | attemptSprintingParticles() | | func_174830_Y() |
|
protected void | | aF() | | doSprintParticleEffect() | | method_5839() | | spawnSprintingParticles() | | func_174808_Z() |
|
public boolean | |
public boolean | |
public void | | aG() | | setInLava() | | method_20447() | | setInLava() | | func_213292_aB() |
|
public boolean | | aH() | | isInLava() | | method_5771() | | isInLava() | | func_180799_ab() |
|
public void | | a(float arg0, cvi arg1) | | moveRelative(float arg0, Vec3 arg1) | | method_5724(float arg0, class_243 arg1) | | updateVelocity(float speed, Vec3d movementInput) | | func_213309_a(float arg0, Vec3d arg1) |
|
private static Vec3 | | a(cvi arg0, float arg1, float arg2) | | getInputVector(Vec3 arg0, float arg1, float arg2) | | method_18795(class_243 arg0, float arg1, float arg2) | | movementInputToVelocity(Vec3d movementInput, float speed, float yaw) | | func_213299_a(Vec3d arg0, float arg1, float arg2) |
|
public float | | aI() | | getBrightness() | | method_5718() | | getBrightnessAtEyes() | | func_70013_c() |
|
public void | |
public void | | a(double arg0, double arg1, double arg2, float arg3, float arg4) | | absMoveTo(double arg0, double arg1, double arg2, float arg3, float arg4) | | method_5641(double arg0, double arg1, double arg2, float arg3, float arg4) | | setPositionAnglesAndUpdate(double x, double y, double z, float yaw, float pitch) | | func_70080_a(double arg0, double arg1, double arg2, float arg3, float arg4) | | setLocation(double arg0, double arg1, double arg2, float arg3, float arg4) |
|
public void | | a(fk arg0, float arg1, float arg2) | | moveTo(BlockPos arg0, float arg1, float arg2) | | method_5725(class_2338 arg0, float arg1, float arg2) | | setPositionAndAngles(BlockPos pos, float yaw, float pitch) | | func_174828_a(BlockPos arg0, float arg1, float arg2) | | setPositionRotation(BlockPosition arg0, float arg1, float arg2) |
|
public void | | b(double arg0, double arg1, double arg2, float arg3, float arg4) | | moveTo(double arg0, double arg1, double arg2, float arg3, float arg4) | | method_5808(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) | | setPositionRotation(double arg0, double arg1, double arg2, float arg3, float arg4) |
|
public void | | f(double arg0, double arg1, double arg2) | | setPosAndOldPos(double arg0, double arg1, double arg2) | | method_22862(double arg0, double arg1, double arg2) | | resetPosition(double x, double y, double z) | | func_226286_f_(double arg0, double arg1, double arg2) |
|
public float | |
public double | | g(double arg0, double arg1, double arg2) | | distanceToSqr(double arg0, double arg1, double arg2) | | method_5649(double arg0, double arg1, double arg2) | | squaredDistanceTo(double x, double y, double z) | | func_70092_e(double arg0, double arg1, double arg2) |
|
public double | |
public double | |
public void | |
public void | |
public void | | h(double arg0, double arg1, double arg2) | | push(double arg0, double arg1, double arg2) | | method_5762(double arg0, double arg1, double arg2) | | addVelocity(double deltaX, double deltaY, double deltaZ) | | func_70024_g(double arg0, double arg1, double arg2) |
|
protected void | | aJ() | | markHurt() | | method_5785() | | scheduleVelocityUpdate() | | func_70018_K() | | velocityChanged() |
|
public boolean | |
public final Vec3 | | f(float arg0) | | getViewVector(float arg0) | | method_5828(float arg0) | | getRotationVec(float tickDelta) | | func_70676_i(float arg0) |
|
public float | | g(float arg0) | | getViewXRot(float arg0) | | method_5695(float arg0) | | getPitch(float tickDelta) | | func_195050_f(float arg0) |
|
public float | | h(float arg0) | | getViewYRot(float arg0) | | method_5705(float arg0) | | getYaw(float tickDelta) | | func_195046_g(float arg0) |
|
protected final Vec3 | | c(float arg0, float arg1) | | calculateViewVector(float arg0, float arg1) | | method_5631(float arg0, float arg1) | | getRotationVector(float pitch, float yaw) | | func_174806_f(float arg0, float arg1) |
|
public final Vec3 | | i(float arg0) | | getUpVector(float arg0) | | method_18864(float arg0) | | getOppositeRotationVector(float tickDelta) | | func_213286_i(float arg0) |
|
protected final Vec3 | | d(float arg0, float arg1) | | calculateUpVector(float arg0, float arg1) | | method_18863(float arg0, float arg1) | | getOppositeRotationVector(float pitch, float yaw) | | func_213320_d(float arg0, float arg1) |
|
public final Vec3 | | j(float arg0) | | getEyePosition(float arg0) | | method_5836(float arg0) | | getCameraPosVec(float tickDelta) | | func_174824_e(float arg0) |
|
public HitResult | | a(double arg0, float arg1, boolean arg2) | | pick(double arg0, float arg1, boolean arg2) | | method_5745(double arg0, float arg1, boolean arg2) | | rayTrace(double maxDistance, float tickDelta, boolean includeFluids) | | func_213324_a(double arg0, float arg1, boolean arg2) |
|
public boolean | | aK() | | isPickable() | | method_5863() | | collides() | | func_70067_L() | | isInteractable() |
|
public boolean | | aL() | | isPushable() | | method_5810() | | isPushable() | | func_70104_M() | | isCollidable() |
|
public void | | a(akn arg0, int arg1, ajw arg2) | | awardKillScore(Entity arg0, int arg1, DamageSource arg2) | | method_5716(class_1297 arg0, int arg1, class_1282 arg2) | | updateKilledAdvancementCriterion(Entity killer, int score, DamageSource damageSource) | | func_191956_a(Entity arg0, int arg1, DamageSource arg2) |
|
public boolean | |
public boolean | |
public CompoundTag | |
public void | |
protected boolean | | aM() | | repositionEntityAfterLoad() | | method_5638() | | shouldSetPositionOnLoad() | | func_142008_O() |
|
protected final String | | aN() | | getEncodeId() | | method_5653() | | getSavedEntityId() | | func_70022_Q() | | getSaveID() |
|
protected abstract void | |
protected abstract void | |
protected ListTag | | a(double... arg0) | | newDoubleList(double... arg0) | | method_5846(double... arg0) | | toListTag(double... values) | | func_70087_a(double... arg0) |
|
protected ListTag | | a(float... arg0) | | newFloatList(float... arg0) | | method_5726(float... arg0) | | toListTag(float... values) | | func_70049_a(float... arg0) |
|
public ItemEntity | |
public ItemEntity | |
public ItemEntity | |
public ItemEntity | |
public boolean | | aO() | | isAlive() | | method_5805() | | isAlive() | | func_70089_S() | | isAlive() |
|
public boolean | | aP() | | isInWall() | | method_5757() | | isInsideWall() | | func_70094_T() | | inBlock() |
|
public boolean | |
public AABB | |
public void | | aQ() | | rideTick() | | method_5842() | | tickRiding() | | func_70098_U() | | passengerTick() |
|
public void | |
public void | |
public double | | aR() | | getRidingHeight() | | method_5678() | | getHeightOffset() | | func_70033_W() |
|
public double | | aS() | | getRideHeight() | | method_5621() | | getMountedHeightOffset() | | func_70042_X() |
|
public boolean | |
public boolean | | a(akn arg0, boolean arg1) | | startRiding(Entity arg0, boolean arg1) | | method_5873(class_1297 arg0, boolean arg1) | | startRiding(Entity entity, boolean force) | | func_184205_a(Entity arg0, boolean arg1) |
|
protected boolean | |
protected boolean | |
public void | | aU() | | ejectPassengers() | | method_5772() | | removeAllPassengers() | | func_184226_ay() | | ejectPassengers() |
|
public void | | j() | | stopRiding() | | method_5848() | | stopRiding() | | func_184210_p() | | stopRiding() |
|
protected void | |
protected void | |
protected boolean | |
public float | | aV() | | getPickRadius() | | method_5871() | | getTargetingMargin() | | func_70111_Y() |
|
public Vec3 | | aW() | | getLookAngle() | | method_5720() | | getRotationVector() | | func_70040_Z() | | getLookDirection() |
|
public Vec2 | | aX() | | getRotationVector() | | method_5802() | | getRotationClient() | | func_189653_aC() |
|
public void | |
protected void | | aZ() | | handleNetherPortal() | | method_18379() | | tickPortal() | | func_213284_aV() | | doPortalTick() |
|
public int | | ba() | | getDimensionChangingDelay() | | method_5806() | | getDefaultPortalCooldown() | | func_82147_ab() |
|
public Iterable<ItemStack> | | bc() | | getHandSlots() | | method_5877() | | getItemsHand() | | func_184214_aD() |
|
public Iterable<ItemStack> | | bd() | | getArmorSlots() | | method_5661() | | getArmorItems() | | func_184193_aE() | | getArmorItems() |
|
public Iterable<ItemStack> | | be() | | getAllSlots() | | method_5743() | | getItemsEquipped() | | func_184209_aF() |
|
public void | |
public boolean | | bf() | | isOnFire() | | method_5809() | | isOnFire() | | func_70027_ad() | | isBurning() |
|
public boolean | | bg() | | isPassenger() | | method_5765() | | hasVehicle() | | func_184218_aH() | | isPassenger() |
|
public boolean | | bh() | | isVehicle() | | method_5782() | | hasPassengers() | | func_184207_aI() | | isVehicle() |
|
public boolean | | bi() | | rideableUnderWater() | | method_5788() | | canBeRiddenInWater() | | func_205710_ba() |
|
public void | | e(boolean arg0) | | setShiftKeyDown(boolean arg0) | | method_5660(boolean arg0) | | setSneaking(boolean sneaking) | | func_226284_e_(boolean arg0) | | setSneaking(boolean arg0) |
|
public boolean | | bj() | | isShiftKeyDown() | | method_5715() | | isSneaking() | | func_225608_bj_() | | isSneaking() |
|
public boolean | | bk() | | isSteppingCarefully() | | method_21749() | | bypassesSteppingEffects() | | func_226271_bk_() |
|
public boolean | | bl() | | isSuppressingBounce() | | method_21750() | | bypassesLandingEffects() | | func_226272_bl_() |
|
public boolean | | bm() | | isDiscrete() | | method_21751() | | isSneaky() | | func_226273_bm_() |
|
public boolean | | bn() | | isDescending() | | method_21752() | | isDescending() | | func_226274_bn_() |
|
public boolean | | bo() | | isCrouching() | | method_18276() | | isInSneakingPose() | | func_213453_ef() |
|
public boolean | | bp() | | isSprinting() | | method_5624() | | isSprinting() | | func_70051_ag() | | isSprinting() |
|
public void | | f(boolean arg0) | | setSprinting(boolean arg0) | | method_5728(boolean arg0) | | setSprinting(boolean sprinting) | | func_70031_b(boolean arg0) | | setSprinting(boolean arg0) |
|
public boolean | | bq() | | isSwimming() | | method_5681() | | isSwimming() | | func_203007_ba() | | isSwimming() |
|
public boolean | | br() | | isVisuallySwimming() | | method_20232() | | isInSwimmingPose() | | func_213314_bj() |
|
public void | | g(boolean arg0) | | setSwimming(boolean arg0) | | method_5796(boolean arg0) | | setSwimming(boolean swimming) | | func_204711_a(boolean arg0) | | setSwimming(boolean arg0) |
|
public boolean | | bt() | | isGlowing() | | method_5851() | | isGlowing() | | func_225510_bt_() |
|
public void | | h(boolean arg0) | | setGlowing(boolean arg0) | | method_5834(boolean arg0) | | setGlowing(boolean glowing) | | func_184195_f(boolean arg0) |
|
public boolean | | bu() | | isInvisible() | | method_5767() | | isInvisible() | | func_82150_aj() | | isInvisible() |
|
public Team | | bv() | | getTeam() | | method_5781() | | getScoreboardTeam() | | func_96124_cp() | | getScoreboardTeam() |
|
public boolean | |
public boolean | |
public void | | i(boolean arg0) | | setInvisible(boolean arg0) | | method_5648(boolean arg0) | | setInvisible(boolean invisible) | | func_82142_c(boolean arg0) | | setInvisible(boolean arg0) |
|
protected boolean | | i(int arg0) | | getSharedFlag(int arg0) | | method_5795(int arg0) | | getFlag(int index) | | func_70083_f(int arg0) | | getFlag(int arg0) |
|
protected void | | b(int arg0, boolean arg1) | | setSharedFlag(int arg0, boolean arg1) | | method_5729(int arg0, boolean arg1) | | setFlag(int index, boolean value) | | func_70052_a(int arg0, boolean arg1) | | setFlag(int arg0, boolean arg1) |
|
public int | | bw() | | getMaxAirSupply() | | method_5748() | | getMaxAir() | | func_205010_bg() |
|
public int | | bx() | | getAirSupply() | | method_5669() | | getAir() | | func_70086_ai() | | getAirTicks() |
|
public void | | j(int arg0) | | setAirSupply(int arg0) | | method_5855(int arg0) | | setAir(int air) | | func_70050_g(int arg0) | | setAirTicks(int arg0) |
|
public void | |
public void | | j(boolean arg0) | | onAboveBubbleCol(boolean arg0) | | method_5700(boolean arg0) | | onBubbleColumnSurfaceCollision(boolean drag) | | func_203002_i(boolean arg0) |
|
public void | | k(boolean arg0) | | onInsideBubbleColumn(boolean arg0) | | method_5764(boolean arg0) | | onBubbleColumnCollision(boolean drag) | | func_203004_j(boolean arg0) |
|
public void | |
protected void | | k(double arg0, double arg1, double arg2) | | checkInBlock(double arg0, double arg1, double arg2) | | method_5632(double arg0, double arg1, double arg2) | | pushOutOfBlocks(double x, double y, double z) | | func_213282_i(double arg0, double arg1, double arg2) |
|
public void | |
private static void | |
public Component | | M() | | getName() | | method_5477() | | getName() | | func_200200_C_() | | getDisplayName() |
|
protected Component | | by() | | getTypeName() | | method_23315() | | getDefaultName() | | func_225513_by_() |
|
public boolean | |
public float | | bz() | | getYHeadRot() | | method_5791() | | getHeadYaw() | | func_70079_am() | | getHeadRotation() |
|
public void | | k(float arg0) | | setYHeadRot(float arg0) | | method_5847(float arg0) | | setHeadYaw(float headYaw) | | func_70034_d(float arg0) | | setHeadRotation(float arg0) |
|
public void | | l(float arg0) | | setYBodyRot(float arg0) | | method_5636(float arg0) | | setYaw(float yaw) | | func_181013_g(float arg0) |
|
public boolean | | bA() | | isAttackable() | | method_5732() | | isAttackable() | | func_70075_an() |
|
public boolean | |
public boolean | |
public boolean | | bB() | | isInvulnerable() | | method_5655() | | isInvulnerable() | | func_190530_aW() | | isInvulnerable() |
|
public void | | l(boolean arg0) | | setInvulnerable(boolean arg0) | | method_5684(boolean arg0) | | setInvulnerable(boolean invulnerable) | | func_184224_h(boolean arg0) | | setInvulnerable(boolean arg0) |
|
public void | |
public void | |
public Entity | |
public boolean | | bC() | | canChangeDimensions() | | method_5822() | | canUsePortals() | | func_184222_aU() | | canPortal() |
|
public float | | a(bjm arg0, bjd arg1, fk arg2, byg arg3, cog arg4, float arg5) | | getBlockExplosionResistance(Explosion arg0, BlockGetter arg1, BlockPos arg2, BlockState arg3, FluidState arg4, float arg5) | | method_5774(class_1927 arg0, class_1922 arg1, class_2338 arg2, class_2680 arg3, class_3610 arg4, float arg5) | | getEffectiveExplosionResistance(Explosion explosion, BlockView world, BlockPos pos, BlockState blockState, FluidState fluidState, float max) | | func_180428_a(Explosion arg0, IBlockReader arg1, BlockPos arg2, BlockState arg3, IFluidState arg4, float arg5) |
|
public boolean | | a(bjm arg0, bjd arg1, fk arg2, byg arg3, float arg4) | | shouldBlockExplode(Explosion arg0, BlockGetter arg1, BlockPos arg2, BlockState arg3, float arg4) | | method_5853(class_1927 arg0, class_1922 arg1, class_2338 arg2, class_2680 arg3, float arg4) | | canExplosionDestroyBlock(Explosion explosion, BlockView world, BlockPos pos, BlockState state, float explosionPower) | | func_174816_a(Explosion arg0, IBlockReader arg1, BlockPos arg2, BlockState arg3, float arg4) |
|
public int | | bD() | | getMaxFallDistance() | | method_5850() | | getSafeFallDistance() | | func_82143_as() |
|
public Vec3 | | bF() | | getPortalEntranceOffset() | | method_5656() | | getLastPortalDirectionVector() | | func_181014_aG() | | getPortalOffset() |
|
public Direction | | bG() | | getPortalEntranceForwards() | | method_5843() | | getLastPortalDirection() | | func_181012_aH() | | getPortalDirection() |
|
public boolean | | bH() | | isIgnoringBlockTriggers() | | method_5696() | | canAvoidTraps() | | func_145773_az() | | isIgnoreBlockTrigger() |
|
public void | |
public void | |
public UUID | | bJ() | | getUUID() | | method_5667() | | getUuid() | | func_110124_au() | | getUniqueID() |
|
public String | | bK() | | getStringUUID() | | method_5845() | | getUuidAsString() | | func_189512_bd() | | getUniqueIDString() |
|
public String | | bL() | | getScoreboardName() | | method_5820() | | getEntityName() | | func_195047_I_() | | getName() |
|
public boolean | | bM() | | isPushedByWater() | | method_5675() | | canFly() | | func_96092_aw() |
|
public Component | | d() | | getDisplayName() | | method_5476() | | getDisplayName() | | func_145748_c_() | | getScoreboardDisplayName() |
|
public void | |
public Component | | O() | | getCustomName() | | method_5797() | | getCustomName() | | func_200201_e() | | getCustomName() |
|
public boolean | | N() | | hasCustomName() | | method_16914() | | hasCustomName() | | func_145818_k_() | | hasCustomName() |
|
public void | | m(boolean arg0) | | setCustomNameVisible(boolean arg0) | | method_5880(boolean arg0) | | setCustomNameVisible(boolean visible) | | func_174805_g(boolean arg0) | | setCustomNameVisible(boolean arg0) |
|
public boolean | | bO() | | isCustomNameVisible() | | method_5807() | | isCustomNameVisible() | | func_174833_aM() | | getCustomNameVisible() |
|
public final void | | l(double arg0, double arg1, double arg2) | | teleportToWithTicket(double arg0, double arg1, double arg2) | | method_20620(double arg0, double arg1, double arg2) | | teleport(double destX, double destY, double destZ) | | func_223102_j(double arg0, double arg1, double arg2) | | enderTeleportAndLoad(double arg0, double arg1, double arg2) |
|
public void | | a(double arg0, double arg1, double arg2) | | teleportTo(double arg0, double arg1, double arg2) | | method_5859(double arg0, double arg1, double arg2) | | requestTeleport(double destX, double destY, double destZ) | | func_70634_a(double arg0, double arg1, double arg2) | | enderTeleportTo(double arg0, double arg1, double arg2) |
|
public void | |
public void | | z_() | | refreshDimensions() | | method_18382() | | calculateDimensions() | | func_213323_x_() | | updateSize() |
|
public Direction | | bQ() | | getDirection() | | method_5735() | | getHorizontalFacing() | | func_174811_aO() | | getDirection() |
|
public Direction | | bR() | | getMotionDirection() | | method_5755() | | getMovementDirection() | | func_184172_bi() | | getAdjustedDirection() |
|
protected HoverEvent | | bS() | | createHoverEvent() | | method_5769() | | getHoverEvent() | | func_174823_aP() |
|
public boolean | |
public AABB | | bT() | | getBoundingBox() | | method_5829() | | getBoundingBox() | | func_174813_aQ() | | getBoundingBox() |
|
protected AABB | |
public void | |
protected float | |
public final float | | bV() | | getEyeHeight() | | method_5751() | | getStandingEyeHeight() | | func_70047_e() | | getHeadHeight() |
|
public boolean | |
public void | |
public BlockPos | | bW() | | getCommandSenderBlockPosition() | | method_5704() | | getBlockPos() | | func_180425_c() | | getChunkCoordinates() |
|
public Vec3 | | bX() | | getCommandSenderWorldPosition() | | method_5812() | | getPosVector() | | func_174791_d() |
|
public Level | | bY() | | getCommandSenderWorld() | | method_5770() | | getEntityWorld() | | func_130014_f_() | | getWorld() |
|
public MinecraftServer | | bZ() | | getServer() | | method_5682() | | getServer() | | func_184102_h() | | getMinecraftServer() |
|
public InteractionResult | | a(ayg arg0, cvi arg1, ajh arg2) | | interactAt(Player arg0, Vec3 arg1, InteractionHand arg2) | | method_5664(class_1657 arg0, class_243 arg1, class_1268 arg2) | | interactAt(PlayerEntity player, Vec3d hitPos, Hand hand) | | func_184199_a(PlayerEntity arg0, Vec3d arg1, Hand arg2) |
|
public boolean | | ca() | | ignoreExplosion() | | method_5659() | | isImmuneToExplosion() | | func_180427_aV() |
|
protected void | |
public void | |
public void | |
public float | |
public float | |
public boolean | | cb() | | onlyOpCanSetNbt() | | method_5833() | | entityDataRequiresOperator() | | func_184213_bq() |
|
public boolean | | cc() | | checkAndResetTeleportedFlag() | | method_5754() | | teleportRequested() | | func_184189_br() |
|
public Entity | | cd() | | getControllingPassenger() | | method_5642() | | getPrimaryPassenger() | | func_184179_bs() | | getRidingPassenger() |
|
public List<Entity> | | ce() | | getPassengers() | | method_5685() | | getPassengerList() | | func_184188_bt() | | getPassengers() |
|
public boolean | |
public boolean | |
public Collection<Entity> | | cf() | | getIndirectPassengers() | | method_5736() | | getPassengersDeep() | | func_184182_bu() | | getAllPassengers() |
|
public Stream<Entity> | | cg() | | getSelfAndPassengers() | | method_24204() | | streamPassengersRecursively() | | func_226276_cg_() |
|
public boolean | | ch() | | hasOnePlayerPassenger() | | method_5817() | | hasPlayerRider() | | func_200601_bK() | | hasSinglePlayerPassenger() |
|
private void | | a(boolean arg0, Set<akn> arg1) | | fillIndirectPassengers(boolean arg0, Set<Entity> arg1) | | method_5868(boolean arg0, Set<class_1297> arg1) | | collectPassengers(boolean playersOnly, Set<Entity> output) | | func_200604_a(boolean arg0, Set<Entity> arg1) |
|
public Entity | | ci() | | getRootVehicle() | | method_5668() | | getRootVehicle() | | func_184208_bv() | | getRootVehicle() |
|
public boolean | |
public boolean | |
public void | |
public boolean | | cj() | | isControlledByLocalInstance() | | method_5787() | | isLogicalSideForUpdatingMovement() | | func_184186_bw() |
|
public Entity | | ck() | | getVehicle() | | method_5854() | | getVehicle() | | func_184187_bx() | | getVehicle() |
|
public PushReaction | | A_() | | getPistonPushReaction() | | method_5657() | | getPistonBehavior() | | func_184192_z() | | getPushReaction() |
|
public SoundSource | | cl() | | getSoundSource() | | method_5634() | | getSoundCategory() | | func_184176_by() | | getSoundCategory() |
|
protected int | | cm() | | getFireImmuneTicks() | | method_5676() | | getBurningDuration() | | func_190531_bD() | | getMaxFireTicks() |
|
public CommandSourceStack | | cn() | | createCommandSourceStack() | | method_5671() | | getCommandSource() | | func_195051_bN() | | getCommandListener() |
|
protected int | | y() | | getPermissionLevel() | | method_5691() | | getPermissionLevel() | | func_184840_I() |
|
public boolean | | k(int arg0) | | hasPermissions(int arg0) | | method_5687(int arg0) | | allowsPermissionLevel(int permissionLevel) | | func_211513_k(int arg0) |
|
public boolean | | a() | | acceptsSuccess() | | method_9200() | | sendCommandFeedback() | | func_195039_a() | | shouldSendSuccess() |
|
public boolean | | b() | | acceptsFailure() | | method_9202() | | shouldTrackOutput() | | func_195040_b() | | shouldSendFailure() |
|
public boolean | | I_() | | shouldInformAdmins() | | method_9201() | | shouldBroadcastConsoleToOps() | | func_195041_r_() | | shouldBroadcastCommands() |
|
public void | |
public boolean | |
public double | | co() | | getWaterHeight() | | method_5861() | | getWaterHeight() | | func_212107_bY() |
|
public final float | | cp() | | getBbWidth() | | method_17681() | | getWidth() | | func_213311_cf() | | getWidth() |
|
public final float | | cq() | | getBbHeight() | | method_17682() | | getHeight() | | func_213302_cg() | | getHeight() |
|
public abstract Packet<?> | | L() | | getAddEntityPacket() | | method_18002() | | createSpawnPacket() | | func_213297_N() |
|
public EntityDimensions | |
public Vec3 | | cr() | | position() | | method_19538() | | getPos() | | func_213303_ch() | | getPositionVector() |
|
public Vec3 | | cs() | | getDeltaMovement() | | method_18798() | | getVelocity() | | func_213322_ci() | | getMot() |
|
public void | |
public void | | m(double arg0, double arg1, double arg2) | | setDeltaMovement(double arg0, double arg1, double arg2) | | method_18800(double arg0, double arg1, double arg2) | | setVelocity(double x, double y, double z) | | func_213293_j(double arg0, double arg1, double arg2) | | setMot(double arg0, double arg1, double arg2) |
|
public final double | | ct() | | getX() | | method_23317() | | getX() | | func_226277_ct_() | | locX() |
|
public double | | c(double arg0) | | getX(double arg0) | | method_23316(double arg0) | | offsetX(double widthScale) | | func_226275_c_(double arg0) |
|
public double | | d(double arg0) | | getRandomX(double arg0) | | method_23322(double arg0) | | getParticleX(double widthScale) | | func_226282_d_(double arg0) |
|
public final double | | cu() | | getY() | | method_23318() | | getY() | | func_226278_cu_() | | locY() |
|
public double | | e(double arg0) | | getY(double arg0) | | method_23323(double arg0) | | getBodyY(double heightScale) | | func_226283_e_(double arg0) |
|
public double | | cv() | | getRandomY() | | method_23319() | | getRandomBodyY() | | func_226279_cv_() |
|
public double | | cw() | | getEyeY() | | method_23320() | | getEyeY() | | func_226280_cw_() | | getHeadY() |
|
public final double | | cx() | | getZ() | | method_23321() | | getZ() | | func_226281_cx_() | | locZ() |
|
public double | | f(double arg0) | | getZ(double arg0) | | method_23324(double arg0) | | offsetZ(double widthScale) | | func_226285_f_(double arg0) |
|
public double | | g(double arg0) | | getRandomZ(double arg0) | | method_23325(double arg0) | | getParticleZ(double widthScale) | | func_226287_g_(double arg0) |
|
public void | | n(double arg0, double arg1, double arg2) | | setPosRaw(double arg0, double arg1, double arg2) | | method_23327(double arg0, double arg1, double arg2) | | setPos(double x, double y, double z) | | func_226288_n_(double arg0, double arg1, double arg2) | | setPositionRaw(double arg0, double arg1, double arg2) |
|
public void | | cy() | | checkDespawn() | | method_5982() | | checkDespawn() | | func_70623_bb() | | checkDespawn() |
|
public void | | b(double arg0, double arg1, double arg2) | | forceMove(double arg0, double arg1, double arg2) | | method_24203(double arg0, double arg1, double arg2) | | positAfterTeleport(double x, double y, double z) | | func_225653_b_(double arg0, double arg1, double arg2) |
|
public int | | P() | | getTeamColor() | | method_22861() | | getTeamColorValue() | | func_226263_P_() |
|
protected void | | W() | | resetPos() | | method_5823() | | afterSpawn() | | func_70065_x() |
|
public void | | a(double arg0, double arg1) | | turn(double arg0, double arg1) | | method_5872(double arg0, double arg1) | | changeLookDirection(double cursorDeltaX, double cursorDeltaY) | | func_195049_a(double arg0, double arg1) |
|
public boolean | | i(double arg0, double arg1, double arg2) | | shouldRender(double arg0, double arg1, double arg2) | | method_5727(double arg0, double arg1, double arg2) | | shouldRender(double cameraX, double cameraY, double cameraZ) | | func_145770_h(double arg0, double arg1, double arg2) |
|
public boolean | | a(double arg0) | | shouldRenderAtSqrDistance(double arg0) | | method_5640(double arg0) | | shouldRender(double distance) | | func_70112_a(double arg0) |
|
public void | |
public boolean | | aT() | | showVehicleHealth() | | method_5709() | | isLiving() | | func_203003_aK() |
|
public void | | a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6) | | lerpTo(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 x, double y, double z, float yaw, float pitch, int interpolationSteps, boolean interpolate) | | func_180426_a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6) |
|
public void | | a(float arg0, int arg1) | | lerpHeadTo(float arg0, int arg1) | | method_5683(float arg0, int arg1) | | updateTrackedHeadRotation(float yaw, int interpolationSteps) | | func_208000_a(float arg0, int arg1) |
|
public Vec3 | | aY() | | getForward() | | method_5663() | | getRotationVecClient() | | func_189651_aD() |
|
public void | | j(double arg0, double arg1, double arg2) | | lerpMotion(double arg0, double arg1, double arg2) | | method_5750(double arg0, double arg1, double arg2) | | setVelocityClient(double x, double y, double z) | | func_70016_h(double arg0, double arg1, double arg2) |
|
public void | | a(byte arg0) | | handleEntityEvent(byte arg0) | | method_5711(byte arg0) | | handleStatus(byte status) | | func_70103_a(byte arg0) |
|
public void | | bb() | | animateHurt() | | method_5879() | | animateDamage() | | func_70057_ab() |
|
public boolean | | bs() | | isVisuallyCrawling() | | method_20448() | | shouldLeaveSwimmingPose() | | func_213300_bk() |
|
public boolean | |
public boolean | | bI() | | displayFireAnimation() | | method_5862() | | doesRenderOnFire() | | func_90999_ad() |
|
public static double | | bN() | | getViewScale() | | method_5824() | | getRenderDistanceMultiplier() | | func_184183_bd() |
|
public static void | | b(double arg0) | | setViewScale(double arg0) | | method_5840(double arg0) | | setRenderDistanceMultiplier(double value) | | func_184227_b(double arg0) |
|
public boolean | | bP() | | shouldShowName() | | method_5733() | | shouldRenderName() | | func_94059_bO() |
|
public AABB | | bU() | | getBoundingBoxForCulling() | | method_5830() | | getVisibilityBoundingBox() | | func_184177_bl() |
|
public float | |