Package net.minecraft.world.entity
Class Entity
- All Implemented Interfaces:
CommandSource,EntityAccess,Nameable,ICapabilityProvider,ICapabilitySerializable<CompoundTag>,IForgeEntity,INBTSerializable<CompoundTag>
- Direct Known Subclasses:
AbstractMinecart,AreaEffectCloud,Boat,EndCrystal,EvokerFangs,ExperienceOrb,EyeOfEnder,FallingBlockEntity,HangingEntity,ItemEntity,LightningBolt,LivingEntity,Marker,PartEntity,PrimedTnt,Projectile
public abstract class Entity
extends CapabilityProvider<Entity>
implements Nameable, EntityAccess, CommandSource, IForgeEntity
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic intprivate AABBprivate BlockPosbooleanstatic intprotected intstatic floatprivate booleanprivate Collection<ItemEntity>private floatprivate static EntityDataAccessor<Integer>private static EntityDataAccessor<Optional<Component>>private static EntityDataAccessor<Boolean>private static EntityDataAccessor<Boolean>protected static EntityDataAccessor<Pose>protected static EntityDataAccessor<Byte>private static EntityDataAccessor<Boolean>private static EntityDataAccessor<Integer>static floatstatic floatstatic doubleprivate Vec3private EntityDimensionsprivate static AtomicIntegerprotected SynchedEntityDataprivate floatfloatprotected booleanprotected static intprotected static intprivate static intprotected static intprivate static intprivate static intprivate static intfloatstatic intprivate booleanbooleanprivate booleanbooleanbooleanprivate intstatic Stringprivate static AABBprivate booleanintprivate booleanInternal use for keeping track of entities that are tracked by a world, to allow guarantees that entity position changes will force a chunk load, avoiding potential issues with entity desyncing and bad chunk data.booleanprotected booleanprivate intprivate static doubleprivate static doubleprivate EntityInLevelCallbackprotected static org.apache.logging.log4j.Loggerstatic intfloatfloatprivate floatbooleanbooleanprotected booleanprivate Vec3private com.google.common.collect.ImmutableList<Entity>static Stringprivate CompoundTagprivate double[]private longprivate intprotected BlockPosprotected intprivate Vec3protected Randomprivate intprivate Entity.RemovalReasonprotected Stringprotected Vec3intstatic intprivate EntityType<?>Deprecated.protected UUIDstatic Stringprivate Entitybooleanprivate static doublefloatfloatprotected booleanbooleanbooleanprotected booleanprivate static doubledoubledoubleprivate floatfloatdoubledoubleprivate floatfloatdoubledoubleFields inherited from interface net.minecraft.commands.CommandSource
NULL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidabsMoveTo(double p_20249_, double p_20250_, double p_20251_)voidabsMoveTo(double p_19891_, double p_19892_, double p_19893_, float p_19894_, float p_19895_)booleanbooleanprotected abstract voidaddAdditionalSaveData(CompoundTag p_20139_)protected voidaddPassenger(Entity p_20349_)booleanvoidprivate doubleapplyPistonMovementRestriction(Direction.Axis p_20043_, double p_20044_)voidawardKillScore(Entity p_19953_, int p_19954_, DamageSource p_19955_)voidbaseTick()booleanbroadcastToPlayer(ServerPlayer p_19937_)protected Vec3calculateUpVector(float p_20215_, float p_20216_)protected Vec3calculateViewVector(float p_20172_, float p_20173_)protected booleancanAddPassenger(Entity p_20354_)booleanbooleanbooleancanCollideWith(Entity p_20303_)protected booleancanEnterPose(Pose p_20176_)booleanprotected booleanbooleanbooleancanTrample(BlockState state, BlockPos pos, float fallDistance)booleanvoidcanUpdate(boolean value)captureDrops(Collection<ItemEntity> value)booleancauseFallDamage(float p_146828_, float p_146829_, DamageSource p_146830_)changeDimension(ServerLevel p_20118_)changeDimension(ServerLevel p_20118_, ITeleporter teleporter)voidprotected voidcheckFallDamage(double p_19911_, boolean p_19912_, BlockState p_19913_, BlockPos p_19914_)protected voidvoidvoidbooleancloserThan(Entity p_19951_, double p_19952_)private Vec3static Vec3collideBoundingBox(Vec3 p_20026_, AABB p_20027_, LevelReader p_20028_, CollisionContext p_20029_, RewindableStream<VoxelShape> p_20030_)static Vec3collideBoundingBoxHeuristically(Entity p_19960_, Vec3 p_19961_, AABB p_19962_, Level p_19963_, CollisionContext p_19964_, RewindableStream<VoxelShape> p_19965_)static Vec3collideBoundingBoxLegacy(Vec3 p_20022_, AABB p_20023_, RewindableStream<VoxelShape> p_20024_)voidcopyPosition(Entity p_20360_)protected HoverEventprotected abstract voidvoiddiscard()voiddismountTo(double p_146825_, double p_146826_, double p_146827_)booleanfloatdistanceTo(Entity p_20271_)doubledistanceToSqr(double p_20276_, double p_20277_, double p_20278_)doubledistanceToSqr(Entity p_20281_)doubledistanceToSqr(Vec3 p_20239_)voiddoEnchantDamageEffects(LivingEntity p_19971_, Entity p_19972_)protected voidvoidbooleanvoidfillCrashReportCategory(CrashReportCategory p_20051_)protected PortalInfofindDimensionEntryPoint(ServerLevel p_19923_)booleanvoidvoidvoidvoidabstract Packet<?>intfloatfloatfloatgetBlockExplosionResistance(Explosion p_19992_, BlockGetter p_19993_, BlockPos p_19994_, BlockState p_19995_, FluidState p_19996_, float p_19997_)protected floatprotected BlockPosprotected floatprotected BlockStateintintintprotected AABBgetBoundingBoxForPose(Pose p_20218_)floatprotected static Vec3getCollisionHorizontalEscapeVector(double p_19904_, double p_19905_, float p_19906_)intgetDimensions(Pose p_19975_)getDismountLocationForPassenger(LivingEntity p_20123_)protected Optional<BlockUtil.FoundRectangle>getExitPortal(ServerLevel p_19931_, BlockPos p_19932_, boolean p_19933_)floatfloatgetEyeHeight(Pose p_20237_)protected floatgetEyeHeight(Pose p_19976_, EntityDimensions p_19977_)floatgetEyeHeightAccess(Pose pose, EntityDimensions size)Accessor method forgetEyeHeight(Pose, EntityDimensions)getEyePosition(float p_20300_)doublegetEyeY()protected intdoublegetFluidHeight(Tag<Fluid> p_20121_)doubleintgetId()private static Vec3getInputVector(Vec3 p_20016_, float p_20017_, float p_20018_)getLightProbePosition(float p_20309_)intintprotected Entity.MovementEmissiondoublegetName()getOnPos()doublefloatprotected intReturns a NBTTagCompound that can be used to store custom data for this entity.floatintgetPose()getPosition(float p_20319_)doublegetRandomX(double p_20209_)doubledoublegetRandomZ(double p_20263_)protected Vec3getRelativePortalPosition(Direction.Axis p_20045_, BlockUtil.FoundRectangle p_20046_)intgetRopeHoldPosition(float p_20347_)protected booleangetSharedFlag(int p_20292_)getSlot(int p_146919_)protected SoundEventprotected SoundEventprotected SoundEventgetTags()getTeam()intintintEntityType<?>getType()protected ComponentgetUpVector(float p_20290_)getUUID()static doublegetViewVector(float p_20253_)floatgetViewXRot(float p_20268_)floatgetViewYRot(float p_20279_)doublegetX()doublegetX(double p_20166_)floatgetXRot()doublegetY()doublegetY(double p_20228_)floatfloatgetYRot()doublegetZ()doublegetZ(double p_20247_)voidhandleEntityEvent(byte p_19882_)voidhandleInsidePortal(BlockPos p_20222_)protected voidbooleanbooleanbooleaninthashCode()booleanhasIndirectPassenger(Entity p_20368_)booleanhasPassenger(Predicate<Entity> p_146863_)booleanhasPassenger(Entity p_20364_)booleanhasPermissions(int p_20311_)booleanhurt(DamageSource p_19946_, float p_19947_)booleaninteract(Player p_19978_, InteractionHand p_19979_)interactAt(Player p_19980_, Vec3 p_19981_, InteractionHand p_19982_)booleanbooleanGets whether this entity has been added to a world (for tracking).booleanisAlive()booleanisAlliedTo(Entity p_20355_)booleanisAlliedTo(Team p_20032_)booleanbooleanbooleanisColliding(BlockPos p_20040_, BlockState p_20041_)booleanbooleanbooleanbooleanbooleanbooleanbooleanisEyeInFluid(Tag<Fluid> p_19942_)protected booleanbooleanisFree(double p_20230_, double p_20231_, double p_20232_)private booleanbooleanbooleanprivate booleanbooleanisInLava()private booleanisInRain()booleanbooleanisInvisibleTo(Player p_20178_)booleanbooleanisInvulnerableTo(DamageSource p_20122_)booleanisInWall()booleanbooleanbooleanbooleanbooleanbooleanisOnFire()booleanbooleanbooleanbooleanisPassengerOfSameVehicle(Entity p_20366_)booleanbooleanbooleanbooleanbooleanbooleanisSilent()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidkill()voidkilled(ServerLevel p_19929_, LivingEntity p_19930_)voidlavaHurt()voidlerpHeadTo(float p_19918_, int p_19919_)voidlerpMotion(double p_20306_, double p_20307_, double p_20308_)voidlerpTo(double p_19896_, double p_19897_, double p_19898_, float p_19899_, float p_19900_, int p_19901_, boolean p_19902_)protected Vec3limitPistonMovement(Vec3 p_20134_)voidload(CompoundTag p_20259_)voidlookAt(EntityAnchorArgument.Anchor p_20033_, Vec3 p_20034_)protected AABBvoidmakeStuckInBlock(BlockState p_20006_, Vec3 p_20007_)protected voidmarkHurt()protected Vec3maybeBackOffFromEdge(Vec3 p_20019_, MoverType p_20020_)booleanmayInteract(Level p_146843_, BlockPos p_146844_)floatvoidvoidmoveRelative(float p_19921_, Vec3 p_19922_)voidmoveTo(double p_20105_, double p_20106_, double p_20107_)voidmoveTo(double p_20108_, double p_20109_, double p_20110_, float p_20111_, float p_20112_)voidvoidprotected voidmoveTowardsClosestSpace(double p_20315_, double p_20316_, double p_20317_)protected ListTagnewDoubleList(double... p_20064_)protected ListTagnewFloatList(float... p_20066_)protected floatnextStep()booleanvoidonAboveBubbleCol(boolean p_20313_)voidCalled after the entity has been added to the world's ticking list.voidprotected voidonFlap()protected voidonInsideBlock(BlockState p_20005_)voidonInsideBubbleColumn(boolean p_20322_)booleanvoidonPassengerTurned(Entity p_20320_)voidCalled after the entity has been removed to the world's ticking list.voidonSyncedDataUpdated(EntityDataAccessor<?> p_20059_)protected voidpick(double p_19908_, float p_19909_, boolean p_19910_)private voidplayAmethystStepSound(BlockState p_146883_)protected voidvoidplayerTouch(Player p_20081_)voidplaySound(SoundEvent p_19938_, float p_19939_, float p_19940_)protected voidplayStepSound(BlockPos p_20135_, BlockState p_20136_)protected voidplaySwimSound(float p_20213_)position()voidpositionRider(Entity p_20312_)private voidpositionRider(Entity p_19957_, Entity.MoveFunction p_19958_)protected voidprotected voidvoidpush(double p_20286_, double p_20287_, double p_20288_)voidprotected abstract voidreadAdditionalSaveData(CompoundTag p_20052_)protected voidvoidrecreateFromPacket(ClientboundAddEntityPacket p_146866_)voidvoidremove(Entity.RemovalReason p_146834_)private static ComponentremoveAction(Component p_20141_)protected voidprotected voidremovePassenger(Entity p_20352_)booleanvoidprotected booleanvoidrestoreFrom(Entity p_20362_)voidrevive()Revives an entity that has been removed from a world.booleanDeprecated.voidrideTick()floatbooleansave(CompoundTag p_20224_)booleansaveAsPassenger(CompoundTag p_20087_)saveWithoutId(CompoundTag p_20241_)voidsendMessage(Component p_20055_, UUID p_20056_)voidsetAirSupply(int p_20302_)voidsetBoundingBox(AABB p_20012_)voidsetCustomName(Component p_20053_)voidsetCustomNameVisible(boolean p_20341_)voidsetDeltaMovement(double p_20335_, double p_20336_, double p_20337_)voidsetDeltaMovement(Vec3 p_20257_)voidsetGlowingTag(boolean p_146916_)voidsetId(int p_20235_)voidsetInvisible(boolean p_20304_)voidsetInvulnerable(boolean p_20332_)voidsetIsInPowderSnow(boolean p_146925_)voidsetItemSlot(EquipmentSlot p_19968_, ItemStack p_19969_)voidsetLevelCallback(EntityInLevelCallback p_146849_)voidsetNoGravity(boolean p_20243_)voidvoidsetOnGround(boolean p_20181_)voidsetPacketCoordinates(double p_20168_, double p_20169_, double p_20170_)voidsetPacketCoordinates(Vec3 p_20014_)voidvoidsetPos(double p_20210_, double p_20211_, double p_20212_)voidvoidvoidsetPosRaw(double p_20344_, double p_20345_, double p_20346_)voidsetRemainingFireTicks(int p_20269_)voidsetRemoved(Entity.RemovalReason p_146876_)protected voidsetRot(float p_19916_, float p_19917_)voidsetSecondsOnFire(int p_20255_)protected voidsetSharedFlag(int p_20116_, boolean p_20117_)voidsetSharedFlagOnFire(boolean p_146869_)voidsetShiftKeyDown(boolean p_20261_)voidsetSilent(boolean p_20226_)voidsetSprinting(boolean p_20274_)voidsetSwimming(boolean p_20283_)voidsetTicksFrozen(int p_146918_)voidstatic voidsetViewScale(double p_20104_)voidsetXRot(float p_146927_)voidsetYBodyRot(float p_20338_)voidsetYHeadRot(float p_20328_)voidsetYRot(float p_146923_)booleanbooleanshouldBlockExplode(Explosion p_19987_, BlockGetter p_19988_, BlockPos p_19989_, BlockState p_19990_, float p_19991_)booleanbooleanshouldRender(double p_20296_, double p_20297_, double p_20298_)booleanshouldRenderAtSqrDistance(double p_19883_)booleanbooleanbooleanskipAttackInteraction(Entity p_20357_)spawnAtLocation(ItemStack p_19984_)spawnAtLocation(ItemStack p_19985_, float p_19986_)spawnAtLocation(ItemLike p_19999_)spawnAtLocation(ItemLike p_20001_, int p_20002_)protected voidbooleanstartRiding(Entity p_20330_)booleanstartRiding(Entity p_19966_, boolean p_19967_)voidstartSeenByPlayer(ServerPlayer p_20119_)voidvoidstopSeenByPlayer(ServerPlayer p_20174_)voidteleportTo(double p_19887_, double p_19888_, double p_19889_)voidteleportToWithTicket(double p_20325_, double p_20326_, double p_20327_)voidthunderHit(ServerLevel p_19927_, LightningBolt p_19928_)voidtick()toString()booleanprotected voidvoidturn(double p_19885_, double p_19886_)voidunRide()protected voidbooleanupdateFluidHeightAndDoFluidPushing(Tag<Fluid> p_19944_, double p_19945_)private voidprotected boolean(package private) voidvoidMethods inherited from class net.minecraftforge.common.capabilities.CapabilityProvider
areCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCapsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.commands.CommandSource
alwaysAcceptsMethods inherited from interface net.minecraftforge.common.capabilities.ICapabilityProvider
getCapability, getCapabilityMethods inherited from interface net.minecraftforge.common.extensions.IForgeEntity
canBeRiddenInWater, canRiderInteract, deserializeNBT, getClassification, getParts, getPickedResult, isMultipartEntity, serializeNBT, shouldRiderSit
-
Field Details
-
LOGGER
protected static final org.apache.logging.log4j.Logger LOGGER -
ID_TAG
- See Also:
- Constant Field Values
-
PASSENGERS_TAG
- See Also:
- Constant Field Values
-
ENTITY_COUNTER
-
EMPTY_LIST
-
BOARDING_COOLDOWN
public static final int BOARDING_COOLDOWN- See Also:
- Constant Field Values
-
TOTAL_AIR_SUPPLY
public static final int TOTAL_AIR_SUPPLY- See Also:
- Constant Field Values
-
MAX_ENTITY_TAG_COUNT
public static final int MAX_ENTITY_TAG_COUNT- See Also:
- Constant Field Values
-
DELTA_AFFECTED_BY_BLOCKS_BELOW
public static final double DELTA_AFFECTED_BY_BLOCKS_BELOW- See Also:
- Constant Field Values
-
BREATHING_DISTANCE_BELOW_EYES
public static final float BREATHING_DISTANCE_BELOW_EYES- See Also:
- Constant Field Values
-
BASE_TICKS_REQUIRED_TO_FREEZE
public static final int BASE_TICKS_REQUIRED_TO_FREEZE- See Also:
- Constant Field Values
-
FREEZE_HURT_FREQUENCY
public static final int FREEZE_HURT_FREQUENCY- See Also:
- Constant Field Values
-
INITIAL_AABB
-
WATER_FLOW_SCALE
private static final double WATER_FLOW_SCALE- See Also:
- Constant Field Values
-
LAVA_FAST_FLOW_SCALE
private static final double LAVA_FAST_FLOW_SCALE- See Also:
- Constant Field Values
-
LAVA_SLOW_FLOW_SCALE
private static final double LAVA_SLOW_FLOW_SCALE- See Also:
- Constant Field Values
-
UUID_TAG
- See Also:
- Constant Field Values
-
viewScale
private static double viewScale -
type
Deprecated. -
id
private int id -
blocksBuilding
public boolean blocksBuilding -
passengers
-
boardingCooldown
protected int boardingCooldown -
vehicle
-
level
-
xo
public double xo -
yo
public double yo -
zo
public double zo -
position
-
blockPosition
-
deltaMovement
-
yRot
private float yRot -
xRot
private float xRot -
yRotO
public float yRotO -
xRotO
public float xRotO -
bb
-
onGround
protected boolean onGround -
horizontalCollision
public boolean horizontalCollision -
verticalCollision
public boolean verticalCollision -
hurtMarked
public boolean hurtMarked -
stuckSpeedMultiplier
-
removalReason
-
DEFAULT_BB_WIDTH
public static final float DEFAULT_BB_WIDTH- See Also:
- Constant Field Values
-
DEFAULT_BB_HEIGHT
public static final float DEFAULT_BB_HEIGHT- See Also:
- Constant Field Values
-
walkDistO
public float walkDistO -
walkDist
public float walkDist -
moveDist
public float moveDist -
flyDist
public float flyDist -
fallDistance
public float fallDistance -
nextStep
private float nextStep -
xOld
public double xOld -
yOld
public double yOld -
zOld
public double zOld -
maxUpStep
public float maxUpStep -
noPhysics
public boolean noPhysics -
random
-
tickCount
public int tickCount -
remainingFireTicks
private int remainingFireTicks -
wasTouchingWater
protected boolean wasTouchingWater -
fluidHeight
-
wasEyeInWater
protected boolean wasEyeInWater -
fluidOnEyes
-
invulnerableTime
public int invulnerableTime -
firstTick
protected boolean firstTick -
entityData
-
DATA_SHARED_FLAGS_ID
-
FLAG_ONFIRE
protected static final int FLAG_ONFIRE- See Also:
- Constant Field Values
-
FLAG_SHIFT_KEY_DOWN
private static final int FLAG_SHIFT_KEY_DOWN- See Also:
- Constant Field Values
-
FLAG_SPRINTING
private static final int FLAG_SPRINTING- See Also:
- Constant Field Values
-
FLAG_SWIMMING
private static final int FLAG_SWIMMING- See Also:
- Constant Field Values
-
FLAG_INVISIBLE
private static final int FLAG_INVISIBLE- See Also:
- Constant Field Values
-
FLAG_GLOWING
protected static final int FLAG_GLOWING- See Also:
- Constant Field Values
-
FLAG_FALL_FLYING
protected static final int FLAG_FALL_FLYING- See Also:
- Constant Field Values
-
DATA_AIR_SUPPLY_ID
-
DATA_CUSTOM_NAME
-
DATA_CUSTOM_NAME_VISIBLE
-
DATA_SILENT
-
DATA_NO_GRAVITY
-
DATA_POSE
-
DATA_TICKS_FROZEN
-
levelCallback
-
packetCoordinates
-
noCulling
public boolean noCulling -
hasImpulse
public boolean hasImpulse -
portalCooldown
private int portalCooldown -
isInsidePortal
protected boolean isInsidePortal -
portalTime
protected int portalTime -
portalEntrancePos
-
invulnerable
private boolean invulnerable -
uuid
-
stringUUID
-
hasGlowingTag
private boolean hasGlowingTag -
tags
-
pistonDeltas
private final double[] pistonDeltas -
pistonDeltasGameTime
private long pistonDeltasGameTime -
dimensions
-
eyeHeight
private float eyeHeight -
isInPowderSnow
public boolean isInPowderSnow -
wasInPowderSnow
public boolean wasInPowderSnow -
wasOnFire
public boolean wasOnFire -
crystalSoundIntensity
private float crystalSoundIntensity -
lastCrystalSoundPlayTick
private int lastCrystalSoundPlayTick -
hasVisualFire
private boolean hasVisualFire -
canUpdate
private boolean canUpdate -
captureDrops
-
persistentData
-
isAddedToWorld
private boolean isAddedToWorldInternal use for keeping track of entities that are tracked by a world, to allow guarantees that entity position changes will force a chunk load, avoiding potential issues with entity desyncing and bad chunk data.
-
-
Constructor Details
-
Entity
-
-
Method Details
-
isColliding
-
getTeamColor
public int getTeamColor() -
isSpectator
public boolean isSpectator() -
unRide
public final void unRide() -
setPacketCoordinates
public void setPacketCoordinates(double p_20168_, double p_20169_, double p_20170_) -
setPacketCoordinates
-
getPacketCoordinates
-
getType
-
getId
public int getId()- Specified by:
getIdin interfaceEntityAccess
-
setId
public void setId(int p_20235_) -
getTags
-
addTag
-
removeTag
-
kill
public void kill() -
discard
public final void discard() -
defineSynchedData
protected abstract void defineSynchedData() -
getEntityData
-
equals
-
hashCode
public int hashCode() -
remove
-
onClientRemoval
public void onClientRemoval() -
setPose
-
getPose
-
closerThan
-
setRot
protected void setRot(float p_19916_, float p_19917_) -
setPos
-
setPos
public void setPos(double p_20210_, double p_20211_, double p_20212_) -
makeBoundingBox
-
reapplyPosition
protected void reapplyPosition() -
turn
public void turn(double p_19885_, double p_19886_) -
tick
public void tick() -
baseTick
public void baseTick() -
checkOutOfWorld
public void checkOutOfWorld() -
setPortalCooldown
public void setPortalCooldown() -
isOnPortalCooldown
public boolean isOnPortalCooldown() -
processPortalCooldown
protected void processPortalCooldown() -
getPortalWaitTime
public int getPortalWaitTime() -
lavaHurt
public void lavaHurt() -
setSecondsOnFire
public void setSecondsOnFire(int p_20255_) -
setRemainingFireTicks
public void setRemainingFireTicks(int p_20269_) -
getRemainingFireTicks
public int getRemainingFireTicks() -
clearFire
public void clearFire() -
outOfWorld
protected void outOfWorld() -
isFree
public boolean isFree(double p_20230_, double p_20231_, double p_20232_) -
isFree
-
setOnGround
public void setOnGround(boolean p_20181_) -
isOnGround
public boolean isOnGround() -
move
-
tryCheckInsideBlocks
protected void tryCheckInsideBlocks() -
playEntityOnFireExtinguishedSound
protected void playEntityOnFireExtinguishedSound() -
processFlappingMovement
protected void processFlappingMovement() -
getOnPos
-
getBlockJumpFactor
protected float getBlockJumpFactor() -
getBlockSpeedFactor
protected float getBlockSpeedFactor() -
getBlockPosBelowThatAffectsMyMovement
-
maybeBackOffFromEdge
-
limitPistonMovement
-
applyPistonMovementRestriction
-
collide
-
collideBoundingBoxHeuristically
public static Vec3 collideBoundingBoxHeuristically(@Nullable Entity p_19960_, Vec3 p_19961_, AABB p_19962_, Level p_19963_, CollisionContext p_19964_, RewindableStream<VoxelShape> p_19965_) -
collideBoundingBoxLegacy
public static Vec3 collideBoundingBoxLegacy(Vec3 p_20022_, AABB p_20023_, RewindableStream<VoxelShape> p_20024_) -
collideBoundingBox
public static Vec3 collideBoundingBox(Vec3 p_20026_, AABB p_20027_, LevelReader p_20028_, CollisionContext p_20029_, RewindableStream<VoxelShape> p_20030_) -
nextStep
protected float nextStep() -
getSwimSound
-
getSwimSplashSound
-
getSwimHighSpeedSplashSound
-
checkInsideBlocks
protected void checkInsideBlocks() -
onInsideBlock
-
gameEvent
-
gameEvent
-
gameEvent
-
gameEvent
-
playStepSound
-
playAmethystStepSound
-
playSwimSound
protected void playSwimSound(float p_20213_) -
onFlap
protected void onFlap() -
isFlapping
protected boolean isFlapping() -
playSound
-
isSilent
public boolean isSilent() -
setSilent
public void setSilent(boolean p_20226_) -
isNoGravity
public boolean isNoGravity() -
setNoGravity
public void setNoGravity(boolean p_20243_) -
getMovementEmission
-
occludesVibrations
public boolean occludesVibrations() -
checkFallDamage
protected void checkFallDamage(double p_19911_, boolean p_19912_, BlockState p_19913_, BlockPos p_19914_) -
fireImmune
public boolean fireImmune() -
causeFallDamage
-
isInWater
public boolean isInWater() -
isInRain
private boolean isInRain() -
isInBubbleColumn
private boolean isInBubbleColumn() -
isInWaterOrRain
public boolean isInWaterOrRain() -
isInWaterRainOrBubble
public boolean isInWaterRainOrBubble() -
isInWaterOrBubble
public boolean isInWaterOrBubble() -
isUnderWater
public boolean isUnderWater() -
updateSwimming
public void updateSwimming() -
updateInWaterStateAndDoFluidPushing
protected boolean updateInWaterStateAndDoFluidPushing() -
updateInWaterStateAndDoWaterCurrentPushing
void updateInWaterStateAndDoWaterCurrentPushing() -
updateFluidOnEyes
private void updateFluidOnEyes() -
doWaterSplashEffect
protected void doWaterSplashEffect() -
getBlockStateOn
-
canSpawnSprintParticle
public boolean canSpawnSprintParticle() -
spawnSprintParticle
protected void spawnSprintParticle() -
isEyeInFluid
-
isInLava
public boolean isInLava() -
moveRelative
-
getInputVector
-
getBrightness
public float getBrightness() -
absMoveTo
public void absMoveTo(double p_19891_, double p_19892_, double p_19893_, float p_19894_, float p_19895_) -
absMoveTo
public void absMoveTo(double p_20249_, double p_20250_, double p_20251_) -
moveTo
-
moveTo
public void moveTo(double p_20105_, double p_20106_, double p_20107_) -
moveTo
-
moveTo
public void moveTo(double p_20108_, double p_20109_, double p_20110_, float p_20111_, float p_20112_) -
setOldPosAndRot
public final void setOldPosAndRot() -
distanceTo
-
distanceToSqr
public double distanceToSqr(double p_20276_, double p_20277_, double p_20278_) -
distanceToSqr
-
distanceToSqr
-
playerTouch
-
push
-
push
public void push(double p_20286_, double p_20287_, double p_20288_) -
markHurt
protected void markHurt() -
hurt
-
getViewVector
-
getViewXRot
public float getViewXRot(float p_20268_) -
getViewYRot
public float getViewYRot(float p_20279_) -
calculateViewVector
-
getUpVector
-
calculateUpVector
-
getEyePosition
-
getEyePosition
-
getLightProbePosition
-
getPosition
-
pick
-
isPickable
public boolean isPickable() -
isPushable
public boolean isPushable() -
awardKillScore
-
shouldRender
public boolean shouldRender(double p_20296_, double p_20297_, double p_20298_) -
shouldRenderAtSqrDistance
public boolean shouldRenderAtSqrDistance(double p_19883_) -
saveAsPassenger
-
save
-
saveWithoutId
-
load
-
repositionEntityAfterLoad
protected boolean repositionEntityAfterLoad() -
getEncodeId
-
readAdditionalSaveData
-
addAdditionalSaveData
-
newDoubleList
-
newFloatList
-
spawnAtLocation
-
spawnAtLocation
-
spawnAtLocation
-
spawnAtLocation
-
isAlive
public boolean isAlive() -
isInWall
public boolean isInWall() -
interact
-
canCollideWith
-
canBeCollidedWith
public boolean canBeCollidedWith() -
rideTick
public void rideTick() -
positionRider
-
positionRider
-
onPassengerTurned
-
getMyRidingOffset
public double getMyRidingOffset() -
getPassengersRidingOffset
public double getPassengersRidingOffset() -
startRiding
-
showVehicleHealth
public boolean showVehicleHealth() -
startRiding
-
canRide
-
canEnterPose
-
ejectPassengers
public void ejectPassengers() -
removeVehicle
public void removeVehicle() -
stopRiding
public void stopRiding() -
addPassenger
-
removePassenger
-
canAddPassenger
-
lerpTo
public void lerpTo(double p_19896_, double p_19897_, double p_19898_, float p_19899_, float p_19900_, int p_19901_, boolean p_19902_) -
lerpHeadTo
public void lerpHeadTo(float p_19918_, int p_19919_) -
getPickRadius
public float getPickRadius() -
getLookAngle
-
getRotationVector
-
getForward
-
handleInsidePortal
-
handleNetherPortal
protected void handleNetherPortal() -
getDimensionChangingDelay
public int getDimensionChangingDelay() -
lerpMotion
public void lerpMotion(double p_20306_, double p_20307_, double p_20308_) -
handleEntityEvent
public void handleEntityEvent(byte p_19882_) -
animateHurt
public void animateHurt() -
getHandSlots
-
getArmorSlots
-
getAllSlots
-
setItemSlot
-
isOnFire
public boolean isOnFire() -
isPassenger
public boolean isPassenger() -
isVehicle
public boolean isVehicle() -
rideableUnderWater
Deprecated. -
setShiftKeyDown
public void setShiftKeyDown(boolean p_20261_) -
isShiftKeyDown
public boolean isShiftKeyDown() -
isSteppingCarefully
public boolean isSteppingCarefully() -
isSuppressingBounce
public boolean isSuppressingBounce() -
isDiscrete
public boolean isDiscrete() -
isDescending
public boolean isDescending() -
isCrouching
public boolean isCrouching() -
isSprinting
public boolean isSprinting() -
setSprinting
public void setSprinting(boolean p_20274_) -
isSwimming
public boolean isSwimming() -
isVisuallySwimming
public boolean isVisuallySwimming() -
isVisuallyCrawling
public boolean isVisuallyCrawling() -
setSwimming
public void setSwimming(boolean p_20283_) -
hasGlowingTag
public final boolean hasGlowingTag() -
setGlowingTag
public final void setGlowingTag(boolean p_146916_) -
isCurrentlyGlowing
public boolean isCurrentlyGlowing() -
isInvisible
public boolean isInvisible() -
isInvisibleTo
-
getGameEventListenerRegistrar
-
getTeam
-
isAlliedTo
-
isAlliedTo
-
setInvisible
public void setInvisible(boolean p_20304_) -
getMaxAirSupply
public int getMaxAirSupply() -
getAirSupply
public int getAirSupply() -
setAirSupply
public void setAirSupply(int p_20302_) -
getTicksFrozen
public int getTicksFrozen() -
setTicksFrozen
public void setTicksFrozen(int p_146918_) -
getPercentFrozen
public float getPercentFrozen() -
isFullyFrozen
public boolean isFullyFrozen() -
getTicksRequiredToFreeze
public int getTicksRequiredToFreeze() -
thunderHit
-
onAboveBubbleCol
public void onAboveBubbleCol(boolean p_20313_) -
onInsideBubbleColumn
public void onInsideBubbleColumn(boolean p_20322_) -
killed
-
moveTowardsClosestSpace
protected void moveTowardsClosestSpace(double p_20315_, double p_20316_, double p_20317_) -
makeStuckInBlock
-
removeAction
-
getName
-
getTypeName
-
is
-
getYHeadRot
public float getYHeadRot() -
setYHeadRot
public void setYHeadRot(float p_20328_) -
setYBodyRot
public void setYBodyRot(float p_20338_) -
isAttackable
public boolean isAttackable() -
skipAttackInteraction
-
toString
-
isInvulnerableTo
-
isInvulnerable
public boolean isInvulnerable() -
setInvulnerable
public void setInvulnerable(boolean p_20332_) -
copyPosition
-
restoreFrom
-
changeDimension
-
changeDimension
-
removeAfterChangingDimensions
protected void removeAfterChangingDimensions() -
findDimensionEntryPoint
-
getRelativePortalPosition
protected Vec3 getRelativePortalPosition(Direction.Axis p_20045_, BlockUtil.FoundRectangle p_20046_) -
getExitPortal
protected Optional<BlockUtil.FoundRectangle> getExitPortal(ServerLevel p_19931_, BlockPos p_19932_, boolean p_19933_) -
canChangeDimensions
public boolean canChangeDimensions() -
getBlockExplosionResistance
public float getBlockExplosionResistance(Explosion p_19992_, BlockGetter p_19993_, BlockPos p_19994_, BlockState p_19995_, FluidState p_19996_, float p_19997_) -
shouldBlockExplode
public boolean shouldBlockExplode(Explosion p_19987_, BlockGetter p_19988_, BlockPos p_19989_, BlockState p_19990_, float p_19991_) -
getMaxFallDistance
public int getMaxFallDistance() -
isIgnoringBlockTriggers
public boolean isIgnoringBlockTriggers() -
fillCrashReportCategory
-
displayFireAnimation
public boolean displayFireAnimation() -
setUUID
-
getUUID
- Specified by:
getUUIDin interfaceEntityAccess
-
getStringUUID
-
getScoreboardName
-
isPushedByFluid
public boolean isPushedByFluid() -
getViewScale
public static double getViewScale() -
setViewScale
public static void setViewScale(double p_20104_) -
getDisplayName
- Specified by:
getDisplayNamein interfaceNameable
-
setCustomName
-
getCustomName
- Specified by:
getCustomNamein interfaceNameable
-
hasCustomName
public boolean hasCustomName()- Specified by:
hasCustomNamein interfaceNameable
-
setCustomNameVisible
public void setCustomNameVisible(boolean p_20341_) -
isCustomNameVisible
public boolean isCustomNameVisible() -
teleportToWithTicket
public final void teleportToWithTicket(double p_20325_, double p_20326_, double p_20327_) -
dismountTo
public void dismountTo(double p_146825_, double p_146826_, double p_146827_) -
teleportTo
public void teleportTo(double p_19887_, double p_19888_, double p_19889_) -
shouldShowName
public boolean shouldShowName() -
onSyncedDataUpdated
-
refreshDimensions
public void refreshDimensions() -
getDirection
-
getMotionDirection
-
createHoverEvent
-
broadcastToPlayer
-
getBoundingBox
- Specified by:
getBoundingBoxin interfaceEntityAccess
-
getBoundingBoxForCulling
-
getBoundingBoxForPose
-
setBoundingBox
-
getEyeHeight
-
getEyeHeight
-
getEyeHeight
public final float getEyeHeight() -
getLeashOffset
-
getSlot
-
sendMessage
- Specified by:
sendMessagein interfaceCommandSource
-
getCommandSenderWorld
-
getServer
-
interactAt
-
ignoreExplosion
public boolean ignoreExplosion() -
doEnchantDamageEffects
-
startSeenByPlayer
-
stopSeenByPlayer
-
rotate
-
mirror
-
onlyOpCanSetNbt
public boolean onlyOpCanSetNbt() -
getControllingPassenger
-
getPassengers
-
getFirstPassenger
-
hasPassenger
-
hasPassenger
-
getIndirectPassengersStream
-
getSelfAndPassengers
- Specified by:
getSelfAndPassengersin interfaceEntityAccess
-
getPassengersAndSelf
- Specified by:
getPassengersAndSelfin interfaceEntityAccess
-
getIndirectPassengers
-
hasExactlyOnePlayerPassenger
public boolean hasExactlyOnePlayerPassenger() -
getRootVehicle
-
isPassengerOfSameVehicle
-
hasIndirectPassenger
-
isControlledByLocalInstance
public boolean isControlledByLocalInstance() -
getCollisionHorizontalEscapeVector
protected static Vec3 getCollisionHorizontalEscapeVector(double p_19904_, double p_19905_, float p_19906_) -
getDismountLocationForPassenger
-
getVehicle
-
getPistonPushReaction
-
getSoundSource
-
getFireImmuneTicks
protected int getFireImmuneTicks() -
createCommandSourceStack
-
getPermissionLevel
protected int getPermissionLevel() -
hasPermissions
public boolean hasPermissions(int p_20311_) -
acceptsSuccess
public boolean acceptsSuccess()- Specified by:
acceptsSuccessin interfaceCommandSource
-
acceptsFailure
public boolean acceptsFailure()- Specified by:
acceptsFailurein interfaceCommandSource
-
shouldInformAdmins
public boolean shouldInformAdmins()- Specified by:
shouldInformAdminsin interfaceCommandSource
-
lookAt
-
updateFluidHeightAndDoFluidPushing
-
touchingUnloadedChunk
public boolean touchingUnloadedChunk() -
getFluidHeight
-
getFluidJumpThreshold
public double getFluidJumpThreshold() -
getBbWidth
public final float getBbWidth() -
getBbHeight
public final float getBbHeight() -
getAddEntityPacket
-
getDimensions
-
position
-
blockPosition
- Specified by:
blockPositionin interfaceEntityAccess
-
getFeetBlockState
-
eyeBlockPosition
-
chunkPosition
-
getDeltaMovement
-
setDeltaMovement
-
setDeltaMovement
public void setDeltaMovement(double p_20335_, double p_20336_, double p_20337_) -
getBlockX
public final int getBlockX() -
getX
public final double getX() -
getX
public double getX(double p_20166_) -
getRandomX
public double getRandomX(double p_20209_) -
getBlockY
public final int getBlockY() -
getY
public final double getY() -
getY
public double getY(double p_20228_) -
getRandomY
public double getRandomY() -
getEyeY
public double getEyeY() -
getBlockZ
public final int getBlockZ() -
getZ
public final double getZ() -
getZ
public double getZ(double p_20247_) -
getRandomZ
public double getRandomZ(double p_20263_) -
setPosRaw
public final void setPosRaw(double p_20344_, double p_20345_, double p_20346_) -
checkDespawn
public void checkDespawn() -
getRopeHoldPosition
-
recreateFromPacket
-
getPickResult
-
setIsInPowderSnow
public void setIsInPowderSnow(boolean p_146925_) -
canFreeze
public boolean canFreeze() -
getYRot
public float getYRot() -
setYRot
public void setYRot(float p_146923_) -
getXRot
public float getXRot() -
setXRot
public void setXRot(float p_146927_) -
isRemoved
public final boolean isRemoved() -
getRemovalReason
-
setRemoved
- Specified by:
setRemovedin interfaceEntityAccess
-
unsetRemoved
protected void unsetRemoved() -
setLevelCallback
- Specified by:
setLevelCallbackin interfaceEntityAccess
-
shouldBeSaved
public boolean shouldBeSaved()- Specified by:
shouldBeSavedin interfaceEntityAccess
-
isAlwaysTicking
public boolean isAlwaysTicking()- Specified by:
isAlwaysTickingin interfaceEntityAccess
-
mayInteract
-
canUpdate
public void canUpdate(boolean value)- Specified by:
canUpdatein interfaceIForgeEntity
-
canUpdate
public boolean canUpdate()- Specified by:
canUpdatein interfaceIForgeEntity
-
captureDrops
- Specified by:
captureDropsin interfaceIForgeEntity
-
captureDrops
- Specified by:
captureDropsin interfaceIForgeEntity
-
getPersistentData
Description copied from interface:IForgeEntityReturns a NBTTagCompound that can be used to store custom data for this entity. It will be written, and read from disc, so it persists over world saves.- Specified by:
getPersistentDatain interfaceIForgeEntity- Returns:
- A NBTTagCompound
-
canTrample
Description copied from interface:IForgeEntity- Specified by:
canTramplein interfaceIForgeEntitypos- The block posfallDistance- The fall distance- Returns:
trueif this entity can trample,falseotherwise
-
isAddedToWorld
public final boolean isAddedToWorld()Description copied from interface:IForgeEntityGets whether this entity has been added to a world (for tracking). Specifically between the times when an entity is added to a world and the entity being removed from the world's tracked lists.- Specified by:
isAddedToWorldin interfaceIForgeEntity- Returns:
- True if this entity is being tracked by a world
-
onAddedToWorld
public void onAddedToWorld()Description copied from interface:IForgeEntityCalled after the entity has been added to the world's ticking list. Can be overriden, but needs to call super to prevent MC-136995.- Specified by:
onAddedToWorldin interfaceIForgeEntity
-
onRemovedFromWorld
public void onRemovedFromWorld()Description copied from interface:IForgeEntityCalled after the entity has been removed to the world's ticking list. Can be overriden, but needs to call super to prevent MC-136995.- Specified by:
onRemovedFromWorldin interfaceIForgeEntity
-
revive
public void revive()Description copied from interface:IForgeEntityRevives an entity that has been removed from a world. Used as replacement for entity.removed = true. Having it as a function allows the entity to react to being revived.- Specified by:
revivein interfaceIForgeEntity
-
getEyeHeightAccess
Accessor method forgetEyeHeight(Pose, EntityDimensions)
-