History - net.minecraft.world.EntityView
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.EntityGetter
net.minecraft.class_1924
net.minecraft.world.EntityView
Fields
Constructors
Methods
List<Entity> (Entity, Box, Predicate<? super Entity>): getEntities, method_8333, getOtherEntities
<T extends Entity> List<T> (TypeFilter<Entity, T>, Box, Predicate<? super T>): getEntities, method_18023, getEntitiesByType
<T extends Entity> List<T> (Class<T>, Box, Predicate<? super T>): getEntitiesOfClass, method_8390, getEntitiesByClass
List<? extends PlayerEntity> (): players, method_18456, getPlayers
List<Entity> (Entity, Box): getEntities, method_8335, getOtherEntities
boolean (Entity, VoxelShape): isUnobstructed, method_8611, doesNotIntersectEntities
<T extends Entity> List<T> (Class<T>, Box): getEntitiesOfClass, method_18467, getNonSpectatingEntities
List<VoxelShape> (Entity, Box): getEntityCollisions, method_20743, getEntityCollisions
PlayerEntity (double, double, double, double, Predicate<Entity>): getNearestPlayer, method_8604, getClosestPlayer
PlayerEntity (Entity, double): getNearestPlayer, method_18460, getClosestPlayer
PlayerEntity (double, double, double, double, boolean): getNearestPlayer, method_18459, getClosestPlayer
boolean (double, double, double, double): hasNearbyAlivePlayer, method_18458, isPlayerInRange
PlayerEntity (UUID): getPlayerByUUID, method_18470, getPlayerByUuid