net.minecraft.world

public interface EntityView

axo
net.minecraft.unmapped.C_58460165
net.minecraft.world.EntityView
net.minecraft.world.IEntityReader

Method summary

Modifier and TypeMethod
List<Entity>
a(aer arg0, cdz arg1, Predicate<? super aer> arg2)
m_37011560(C_42232651 arg0, C_82690114 arg1, Predicate<? super C_42232651> arg2)
getEntities(Entity exclude, Box bounds, Predicate<? super Entity> filter)
func_175674_a(Entity arg0, AxisAlignedBB arg1, Predicate<? super Entity> arg2)
default List<Entity>
a(aer arg0, cdz arg1)
m_39555965(C_42232651 arg0, C_82690114 arg1)
getEntities(Entity exclude, Box bounds)
func_72839_b(Entity arg0, AxisAlignedBB arg1)
default Stream<VoxelShape>
a(aer arg0, cev arg1, Set<aer> arg2)
m_75047566(C_42232651 arg0, C_05357615 arg1, Set<C_42232651> arg2)
getEntityCollisions(Entity entity, VoxelShape shape, Set<Entity> excludeEntities)
func_211155_a(Entity arg0, VoxelShape arg1, Set<Entity> arg2)