net.minecraft.world

public interface EntityView

axp
net.minecraft.class_3593
net.minecraft.world.EntityView
net.minecraft.world.IEntityReader
net.minecraft.world.IEntityReader

Method summary

Modifier and TypeMethod
List<Entity>
a(aer arg0, cea arg1, Predicate<? super aer> arg2)
method_16288(class_864 arg0, class_231 arg1, Predicate<? super class_864> 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)
default List<Entity>
a(aer arg0, cea arg1)
method_16286(class_864 arg0, class_231 arg1)
getEntities(Entity exclude, Box bounds)
func_72839_b(Entity arg0, AxisAlignedBB arg1)
getEntitiesWithinAABBExcludingEntity(Entity entityIn, AxisAlignedBB bb)
default Stream<VoxelShape>
a(aer arg0, cew arg1, Set<aer> arg2)
method_16289(class_864 arg0, class_4100 arg1, Set<class_864> 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)