net.minecraft.world

public interface EntityView

bha
net.minecraft.class_1924
net.minecraft.world.EntityView
net.minecraft.world.IEntityReader
net.minecraft.world.IEntityReader

Method summary

Modifier and TypeMethod
List<Entity>
a(aii arg0, crs arg1, Predicate<? super aii> arg2)
method_8333(class_1297 arg0, class_238 arg1, Predicate<? super class_1297> 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, crs arg1, Predicate<? super T> arg2)
method_8390(Class<? extends T> arg0, class_238 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()
func_217369_A()
getPlayers()
default List<Entity>
a(aii arg0, crs arg1)
method_8335(class_1297 arg0, class_238 arg1)
getEntities(Entity exclude, Box bounds)
func_72839_b(Entity arg0, AxisAlignedBB arg1)
getEntitiesWithinAABBExcludingEntity(Entity entityIn, AxisAlignedBB bb)
default boolean
a(aii arg0, csr arg1)
method_8611(class_1297 arg0, class_265 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, crs arg1)
method_18467(Class<? extends T> arg0, class_238 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(aii arg0, csr arg1, Set<aii> arg2)
method_8334(class_1297 arg0, class_265 arg1, Set<class_1297> arg2)
getEntityCollisions(Entity entity, VoxelShape shape, Set<Entity> excludeEntities)
func_211155_a(Entity arg0, VoxelShape arg1, Set<Entity> arg2)
getCollisionBoxes(Entity entityIn, VoxelShape shape, Set<Entity> breakOnEntityCollide)
default PlayerEntity
a(double arg0, double arg1, double arg2, double arg3, Predicate<aii> arg4)
method_8604(double arg0, double arg1, double arg2, double arg3, Predicate<class_1297> 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(aii arg0, double arg1)
method_18460(class_1297 arg0, double arg1)
getNearestPlayer(Entity entity, double range)
func_217362_a(Entity arg0, double arg1)
getClosestPlayer(Entity arg0, 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)
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)
getNearestPlayer(double x, double z, double range)
func_217365_a(double arg0, double arg1, double arg2)
getClosestPlayer(double arg0, double arg1, double arg2)
default boolean
a(double arg0, double arg1, double arg2, double arg3)
method_18458(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(aqa arg0, air arg1)
method_18462(class_4051 arg0, class_1309 arg1)
getNearestPlayer(C_33411697 conditions, LivingEntity entity)
func_217370_a(EntityPredicate arg0, LivingEntity arg1)
getClosestPlayer(EntityPredicate arg0, LivingEntity arg1)
default PlayerEntity
a(aqa arg0, air arg1, double arg2, double arg3, double arg4)
method_18463(class_4051 arg0, class_1309 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 arg0, LivingEntity arg1, double arg2, double arg3, double arg4)
default PlayerEntity
a(aqa arg0, double arg1, double arg2, double arg3)
method_18461(class_4051 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 arg0, double arg1, double arg2, double arg3)
default <T extends LivingEntity> T
a(Class<? extends T> arg0, aqa arg1, air arg2, double arg3, double arg4, double arg5, crs arg6)
method_18465(Class<? extends T> arg0, class_4051 arg1, class_1309 arg2, double arg3, double arg4, double arg5, class_238 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> arg0, EntityPredicate arg1, LivingEntity arg2, double arg3, double arg4, double arg5, AxisAlignedBB arg6)
default <T extends LivingEntity> T
a(List<? extends T> arg0, aqa arg1, air 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)
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> arg0, EntityPredicate arg1, LivingEntity arg2, double arg3, double arg4, double arg5)
default List<PlayerEntity>
a(aqa arg0, air arg1, crs arg2)
method_18464(class_4051 arg0, class_1309 arg1, class_238 arg2)
getNearbyPlayers(C_33411697 conditions, LivingEntity entity, Box bounds)
func_217373_a(EntityPredicate arg0, LivingEntity arg1, AxisAlignedBB arg2)
getTargettablePlayersWithinAABB(EntityPredicate arg0, LivingEntity arg1, AxisAlignedBB arg2)
default <T extends LivingEntity> List<T>
a(Class<? extends T> arg0, aqa arg1, air arg2, crs arg3)
method_18466(Class<? extends T> arg0, class_4051 arg1, class_1309 arg2, class_238 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)
getPlayer(UUID uuid)
func_217371_b(UUID arg0)
getPlayerByUuid(UUID uniqueIdIn)