net.minecraft.world.level

public interface EntityGetter

brl
net.minecraft.world.level.EntityGetter
net.minecraft.class_1924
net.minecraft.world.EntityView
net.minecraft.world.IEntityReader
net.minecraft.server.v1_16_R2.IEntityAccess

Method summary

Modifier and TypeMethod
List<Entity>
a(apx arg0, dcf arg1, Predicate<? super apx> arg2)
getEntities(Entity arg0, AABB arg1, Predicate<? super Entity> arg2)
method_8333(class_1297 arg0, class_238 arg1, Predicate<? super class_1297> arg2)
getOtherEntities(Entity except, Box box, Predicate<? super Entity> predicate)
func_175674_a(Entity arg0, AxisAlignedBB arg1, Predicate<? super Entity> arg2)
getEntities(Entity arg0, AxisAlignedBB arg1, Predicate<? super Entity> arg2)
<T extends Entity> List<T>
a(Class<? extends T> arg0, dcf arg1, Predicate<? super T> arg2)
getEntitiesOfClass(Class<? extends T> arg0, AABB arg1, Predicate<? super T> arg2)
method_8390(Class<? extends T> arg0, class_238 arg1, Predicate<? super T> arg2)
getEntitiesByClass(Class<? extends T> entityClass, Box box, Predicate<? super T> predicate)
func_175647_a(Class<? extends T> arg0, AxisAlignedBB arg1, Predicate<? super T> arg2)
default <T extends Entity> List<T>
b(Class<? extends T> arg0, dcf arg1, Predicate<? super T> arg2)
getLoadedEntitiesOfClass(Class<? extends T> arg0, AABB arg1, Predicate<? super T> arg2)
method_21729(Class<? extends T> arg0, class_238 arg1, Predicate<? super T> arg2)
getEntitiesIncludingUngeneratedChunks(Class<? extends T> entityClass, Box box, Predicate<? super T> predicate)
func_225316_b(Class<? extends T> arg0, AxisAlignedBB arg1, Predicate<? super T> arg2)
List<? extends Player>
x()
players()
method_18456()
getPlayers()
func_217369_A()
getPlayers()
default List<Entity>
a(apx arg0, dcf arg1)
getEntities(Entity arg0, AABB arg1)
method_8335(class_1297 arg0, class_238 arg1)
getOtherEntities(Entity except, Box box)
func_72839_b(Entity arg0, AxisAlignedBB arg1)
getEntities(Entity arg0, AxisAlignedBB arg1)
default boolean
a(apx arg0, dde arg1)
isUnobstructed(Entity arg0, VoxelShape arg1)
method_8611(class_1297 arg0, class_265 arg1)
intersectsEntities(Entity entity, VoxelShape shape)
func_195585_a(Entity arg0, VoxelShape arg1)
default <T extends Entity> List<T>
a(Class<? extends T> arg0, dcf arg1)
getEntitiesOfClass(Class<? extends T> arg0, AABB arg1)
method_18467(Class<? extends T> arg0, class_238 arg1)
getNonSpectatingEntities(Class<? extends T> entityClass, Box box)
func_217357_a(Class<? extends T> arg0, AxisAlignedBB arg1)
default <T extends Entity> List<T>
b(Class<? extends T> arg0, dcf arg1)
getLoadedEntitiesOfClass(Class<? extends T> arg0, AABB arg1)
method_21728(Class<? extends T> arg0, class_238 arg1)
getEntitiesIncludingUngeneratedChunks(Class<? extends T> entityClass, Box box)
func_225317_b(Class<? extends T> arg0, AxisAlignedBB arg1)
default Stream<VoxelShape>
c(apx arg0, dcf arg1, Predicate<apx> arg2)
getEntityCollisions(Entity arg0, AABB arg1, Predicate<Entity> arg2)
method_20743(class_1297 arg0, class_238 arg1, Predicate<class_1297> arg2)
getEntityCollisions(Entity entity, Box box, Predicate<Entity> predicate)
func_230318_c_(Entity arg0, AxisAlignedBB arg1, Predicate<Entity> arg2)
default Player
a(double arg0, double arg1, double arg2, double arg3, Predicate<apx> arg4)
getNearestPlayer(double arg0, double arg1, double arg2, double arg3, Predicate<Entity> arg4)
method_8604(double arg0, double arg1, double arg2, double arg3, Predicate<class_1297> arg4)
getClosestPlayer(double x, double y, double z, double maxDistance, Predicate<Entity> targetPredicate)
func_190525_a(double arg0, double arg1, double arg2, double arg3, Predicate<Entity> arg4)
default Player
a(apx arg0, double arg1)
getNearestPlayer(Entity arg0, double arg1)
method_18460(class_1297 arg0, double arg1)
getClosestPlayer(Entity entity, double maxDistance)
func_217362_a(Entity arg0, double arg1)
findNearbyPlayer(Entity arg0, double arg1)
default Player
a(double arg0, double arg1, double arg2, double arg3, boolean arg4)
getNearestPlayer(double arg0, double arg1, double arg2, double arg3, boolean arg4)
method_18459(double arg0, double arg1, double arg2, double arg3, boolean arg4)
getClosestPlayer(double x, double y, double z, double maxDistance, boolean ignoreCreative)
func_217366_a(double arg0, double arg1, double arg2, double arg3, boolean arg4)
default boolean
a(double arg0, double arg1, double arg2, double arg3)
hasNearbyAlivePlayer(double arg0, double arg1, double arg2, double arg3)
method_18458(double arg0, double arg1, double arg2, double arg3)
isPlayerInRange(double x, double y, double z, double range)
func_217358_a(double arg0, double arg1, double arg2, double arg3)
isPlayerNearby(double arg0, double arg1, double arg2, double arg3)
default Player
a(azd arg0, aqj arg1)
getNearestPlayer(TargetingConditions arg0, LivingEntity arg1)
method_18462(class_4051 arg0, class_1309 arg1)
getClosestPlayer(TargetPredicate targetPredicate, LivingEntity entity)
func_217370_a(EntityPredicate arg0, LivingEntity arg1)
default Player
a(azd arg0, aqj arg1, double arg2, double arg3, double arg4)
getNearestPlayer(TargetingConditions arg0, LivingEntity arg1, double arg2, double arg3, double arg4)
method_18463(class_4051 arg0, class_1309 arg1, double arg2, double arg3, double arg4)
getClosestPlayer(TargetPredicate targetPredicate, LivingEntity entity, double x, double y, double z)
func_217372_a(EntityPredicate arg0, LivingEntity arg1, double arg2, double arg3, double arg4)
default Player
a(azd arg0, double arg1, double arg2, double arg3)
getNearestPlayer(TargetingConditions arg0, double arg1, double arg2, double arg3)
method_18461(class_4051 arg0, double arg1, double arg2, double arg3)
getClosestPlayer(TargetPredicate targetPredicate, double x, double y, double z)
func_217359_a(EntityPredicate arg0, double arg1, double arg2, double arg3)
default <T extends LivingEntity> T
a(Class<? extends T> arg0, azd arg1, aqj arg2, double arg3, double arg4, double arg5, dcf arg6)
getNearestEntity(Class<? extends T> arg0, TargetingConditions arg1, LivingEntity arg2, double arg3, double arg4, double arg5, AABB arg6)
method_21726(Class<? extends T> arg0, class_4051 arg1, class_1309 arg2, double arg3, double arg4, double arg5, class_238 arg6)
getClosestEntity(Class<? extends T> entityClass, TargetPredicate targetPredicate, LivingEntity entity, double x, double y, double z, Box box)
func_217360_a(Class<? extends T> arg0, EntityPredicate arg1, LivingEntity arg2, double arg3, double arg4, double arg5, AxisAlignedBB arg6)
default <T extends LivingEntity> T
b(Class<? extends T> arg0, azd arg1, aqj arg2, double arg3, double arg4, double arg5, dcf arg6)
getNearestLoadedEntity(Class<? extends T> arg0, TargetingConditions arg1, LivingEntity arg2, double arg3, double arg4, double arg5, AABB arg6)
method_21727(Class<? extends T> arg0, class_4051 arg1, class_1309 arg2, double arg3, double arg4, double arg5, class_238 arg6)
getClosestEntityIncludingUngeneratedChunks(Class<? extends T> entityClass, TargetPredicate targetPredicate, LivingEntity entity, double x, double y, double z, Box box)
func_225318_b(Class<? extends T> arg0, EntityPredicate arg1, LivingEntity arg2, double arg3, double arg4, double arg5, AxisAlignedBB arg6)
default <T extends LivingEntity> T
a(List<? extends T> arg0, azd arg1, aqj arg2, double arg3, double arg4, double arg5)
getNearestEntity(List<? extends T> arg0, TargetingConditions arg1, LivingEntity arg2, double arg3, double arg4, double arg5)
method_18468(List<? extends T> arg0, class_4051 arg1, class_1309 arg2, double arg3, double arg4, double arg5)
getClosestEntity(List<? extends T> entityList, TargetPredicate targetPredicate, LivingEntity entity, double x, double y, double z)
func_217361_a(List<? extends T> arg0, EntityPredicate arg1, LivingEntity arg2, double arg3, double arg4, double arg5)
default List<Player>
a(azd arg0, aqj arg1, dcf arg2)
getNearbyPlayers(TargetingConditions arg0, LivingEntity arg1, AABB arg2)
method_18464(class_4051 arg0, class_1309 arg1, class_238 arg2)
getPlayers(TargetPredicate targetPredicate, LivingEntity entity, Box box)
func_217373_a(EntityPredicate arg0, LivingEntity arg1, AxisAlignedBB arg2)
default <T extends LivingEntity> List<T>
a(Class<? extends T> arg0, azd arg1, aqj arg2, dcf arg3)
getNearbyEntities(Class<? extends T> arg0, TargetingConditions arg1, LivingEntity arg2, AABB arg3)
method_18466(Class<? extends T> arg0, class_4051 arg1, class_1309 arg2, class_238 arg3)
getTargets(Class<? extends T> entityClass, TargetPredicate targetPredicate, LivingEntity targetingEntity, Box box)
func_217374_a(Class<? extends T> arg0, EntityPredicate arg1, LivingEntity arg2, AxisAlignedBB arg3)
default Player
b(UUID arg0)
getPlayerByUUID(UUID arg0)
method_18470(UUID arg0)
getPlayerByUuid(UUID uuid)
func_217371_b(UUID arg0)