net.minecraft.world

public interface EntityView

bhe
net.minecraft.class_1924
net.minecraft.world.EntityView
net.minecraft.world.EntityView
net.minecraft.world.IEntityReader
net.minecraft.world.IEntityReader

Method summary

Modifier and TypeMethod
List<Entity>
a(ail arg0, crw arg1, Predicate<? super ail> arg2)
method_8333(class_1297 arg0, class_238 arg1, Predicate<? super class_1297> arg2)
getEntities(Entity arg0, Box arg1, Predicate<? super Entity> arg2)
getEntities(Entity exclude, Box bounds, Predicate<? super Entity> filter)
func_175674_a(Entity arg0, AxisAlignedBB arg1, Predicate<? super Entity> arg2)
getEntitiesInAABBexcluding(Entity entityIn, AxisAlignedBB boundingBox, Predicate<? super Entity> predicate)
<T extends Entity> List<T>
a(Class<? extends T> arg0, crw arg1, Predicate<? super T> arg2)
method_8390(Class<? extends T> arg0, class_238 arg1, Predicate<? super T> arg2)
getEntities(Class<? extends T> arg0, Box arg1, Predicate<? super T> arg2)
getEntities(Class<? extends T> type, Box bounds, Predicate<? super T> filter)
func_175647_a(Class<? extends T> arg0, AxisAlignedBB arg1, Predicate<? super T> arg2)
getEntitiesWithinAABB(Class<? extends T> clazz, AxisAlignedBB aabb, Predicate<? super T> filter)
List<? extends PlayerEntity>
A()
method_18456()
getPlayers()
getPlayers()
func_217369_A()
getPlayers()
default List<Entity>
a(ail arg0, crw arg1)
method_8335(class_1297 arg0, class_238 arg1)
getEntities(Entity arg0, Box arg1)
getEntities(Entity exclude, Box bounds)
func_72839_b(Entity arg0, AxisAlignedBB arg1)
getEntitiesWithinAABBExcludingEntity(Entity entityIn, AxisAlignedBB bb)
default boolean
a(ail arg0, csv arg1)
method_8611(class_1297 arg0, class_265 arg1)
intersectsEntities(Entity arg0, VoxelShape arg1)
isUnobstructed(Entity exclude, VoxelShape shape)
func_195585_a(Entity arg0, VoxelShape arg1)
checkNoEntityCollision(Entity entityIn, VoxelShape shape)
default <T extends Entity> List<T>
a(Class<? extends T> arg0, crw arg1)
method_18467(Class<? extends T> arg0, class_238 arg1)
getEntities(Class<? extends T> arg0, Box arg1)
getEntities(Class<? extends T> type, Box bounds)
func_217357_a(Class<? extends T> arg0, AxisAlignedBB arg1)
getEntitiesWithinAABB(Class<? extends T> arg0, AxisAlignedBB arg1)
default Stream<VoxelShape>
a(ail arg0, crw arg1, Set<ail> arg2)
method_20743(class_1297 arg0, class_238 arg1, Set<class_1297> arg2)
method_20743(Entity arg0, Box arg1, Set<Entity> arg2)
getEntityCollisions(Entity exclude, Box shape, Set<Entity> excludeEntities)
func_223439_a(Entity arg0, AxisAlignedBB arg1, Set<Entity> arg2)
getEmptyCollisionShapes(Entity entityIn, AxisAlignedBB aabb, Set<Entity> entitiesToIgnore)
default PlayerEntity
a(double arg0, double arg1, double arg2, double arg3, Predicate<ail> arg4)
method_8604(double arg0, double arg1, double arg2, double arg3, Predicate<class_1297> arg4)
getClosestPlayer(double arg0, double arg1, double arg2, double arg3, Predicate<Entity> arg4)
getNearestPlayer(double x, double y, double z, double range, Predicate<Entity> filter)
func_190525_a(double arg0, double arg1, double arg2, double arg3, Predicate<Entity> arg4)
getClosestPlayer(double x, double y, double z, double distance, Predicate<Entity> predicate)
default PlayerEntity
a(ail arg0, double arg1)
method_18460(class_1297 arg0, double arg1)
getClosestPlayer(Entity arg0, double arg1)
getNearestPlayer(Entity entity, double range)
func_217362_a(Entity arg0, double arg1)
getClosestPlayer(Entity entityIn, double distance)
default PlayerEntity
a(double arg0, double arg1, double arg2, double arg3, boolean arg4)
method_18459(double arg0, double arg1, double arg2, double arg3, boolean arg4)
getClosestPlayer(double arg0, double arg1, double arg2, double arg3, boolean arg4)
getNearestPlayer(double x, double y, double z, double range, boolean excludeCreativeMode)
func_217366_a(double arg0, double arg1, double arg2, double arg3, boolean arg4)
getClosestPlayer(double x, double y, double z, double distance, boolean creativePlayers)
default PlayerEntity
a(double arg0, double arg1, double arg2)
method_18457(double arg0, double arg1, double arg2)
getClosestPlayer(double arg0, double arg1, double arg2)
getNearestPlayer(double x, double z, double range)
func_217365_a(double arg0, double arg1, double arg2)
getClosestPlayer(double x, double y, double z)
default boolean
a(double arg0, double arg1, double arg2, double arg3)
method_18458(double arg0, double arg1, double arg2, double arg3)
isPlayerInRange(double arg0, double arg1, double arg2, double arg3)
isPlayerNearby(double x, double y, double z, double range)
func_217358_a(double arg0, double arg1, double arg2, double arg3)
isPlayerWithin(double x, double y, double z, double distance)
default PlayerEntity
a(aqd arg0, aiu arg1)
method_18462(class_4051 arg0, class_1309 arg1)
getClosestPlayer(TargetPredicate arg0, LivingEntity arg1)
getNearestPlayer(C_33411697 conditions, LivingEntity entity)
func_217370_a(EntityPredicate arg0, LivingEntity arg1)
getClosestPlayer(EntityPredicate predicate, LivingEntity target)
default PlayerEntity
a(aqd arg0, aiu arg1, double arg2, double arg3, double arg4)
method_18463(class_4051 arg0, class_1309 arg1, double arg2, double arg3, double arg4)
getClosestPlayer(TargetPredicate arg0, LivingEntity arg1, double arg2, double arg3, double arg4)
getNearestPlayer(C_33411697 conditions, LivingEntity entity, double x, double y, double z)
func_217372_a(EntityPredicate arg0, LivingEntity arg1, double arg2, double arg3, double arg4)
getClosestPlayer(EntityPredicate predicate, LivingEntity target, double arg2, double arg3, double arg4)
default PlayerEntity
a(aqd arg0, double arg1, double arg2, double arg3)
method_18461(class_4051 arg0, double arg1, double arg2, double arg3)
getClosestPlayer(TargetPredicate arg0, double arg1, double arg2, double arg3)
getNearestPlayer(C_33411697 conditions, double x, double y, double z)
func_217359_a(EntityPredicate arg0, double arg1, double arg2, double arg3)
getClosestPlayer(EntityPredicate predicate, double x, double y, double z)
default <T extends LivingEntity> T
a(Class<? extends T> arg0, aqd arg1, aiu arg2, double arg3, double arg4, double arg5, crw arg6)
method_18465(Class<? extends T> arg0, class_4051 arg1, class_1309 arg2, double arg3, double arg4, double arg5, class_238 arg6)
getClosestEntity(Class<? extends T> arg0, TargetPredicate arg1, LivingEntity arg2, double arg3, double arg4, double arg5, Box arg6)
m_51778944(Class<? extends T> arg0, C_33411697 arg1, LivingEntity arg2, double arg3, double arg4, double arg5, Box arg6)
func_217360_a(Class<? extends T> arg0, EntityPredicate arg1, LivingEntity arg2, double arg3, double arg4, double arg5, AxisAlignedBB arg6)
getClosestEntityWithinAABB(Class<? extends T> entityClazz, EntityPredicate arg1, LivingEntity target, double x, double y, double z, AxisAlignedBB arg6)
default <T extends LivingEntity> T
a(List<? extends T> arg0, aqd arg1, aiu 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> arg0, TargetPredicate arg1, LivingEntity arg2, double arg3, double arg4, double arg5)
getNearestEntity(List<? extends T> entities, C_33411697 conditions, 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)
getClosestEntity(List<? extends T> entities, EntityPredicate predicate, LivingEntity target, double x, double y, double z)
default List<PlayerEntity>
a(aqd arg0, aiu arg1, crw arg2)
method_18464(class_4051 arg0, class_1309 arg1, class_238 arg2)
getPlayersInBox(TargetPredicate arg0, LivingEntity arg1, Box arg2)
getNearbyPlayers(C_33411697 conditions, LivingEntity entity, Box bounds)
func_217373_a(EntityPredicate arg0, LivingEntity arg1, AxisAlignedBB arg2)
getTargettablePlayersWithinAABB(EntityPredicate predicate, LivingEntity target, AxisAlignedBB box)
default <T extends LivingEntity> List<T>
a(Class<? extends T> arg0, aqd arg1, aiu arg2, crw arg3)
method_18466(Class<? extends T> arg0, class_4051 arg1, class_1309 arg2, class_238 arg3)
getTargets(Class<? extends T> arg0, TargetPredicate arg1, LivingEntity arg2, Box arg3)
getNearbyEntities(Class<? extends T> type, C_33411697 conditions, LivingEntity entity, Box bounds)
func_217374_a(Class<? extends T> arg0, EntityPredicate arg1, LivingEntity arg2, AxisAlignedBB arg3)
getTargettableEntitiesWithinAABB(Class<? extends T> arg0, EntityPredicate arg1, LivingEntity arg2, AxisAlignedBB arg3)
default PlayerEntity
b(UUID arg0)
method_18470(UUID arg0)
getPlayerByUuid(UUID arg0)
getPlayer(UUID uuid)
func_217371_b(UUID arg0)
getPlayerByUuid(UUID uniqueIdIn)