public interface class_5423 extends EntityView, WorldView, ModifiableTestableWorld
| Modifier and Type | Method and Description |
|---|---|
default Stream<VoxelShape> |
getEntityCollisions(Entity entity,
Box box,
Predicate<Entity> predicate) |
default BlockPos |
getTopPosition(Heightmap.Type type,
BlockPos blockPos) |
default boolean |
intersectsEntities(Entity entity,
VoxelShape voxelShape) |
getClosestEntity, getClosestEntity, getClosestEntityIncludingUngeneratedChunks, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getEntities, getEntities, getEntities, getEntitiesIncludingUngeneratedChunks, getEntitiesIncludingUngeneratedChunks, getNonSpectatingEntities, getPlayerByUuid, getPlayers, getPlayers, getTargets, isPlayerInRangecontainsFluid, getAmbientDarkness, getBiome, getBiomeAccess, getBiomeForNoiseGen, getBrightness, getChunk, getChunk, getChunk, getChunk, getColor, getDimension, getExistingChunk, getGeneratorStoredBiome, getLightLevel, getLightLevel, getSeaLevel, getStrongRedstonePower, getTopY, isAir, isChunkLoaded, isChunkLoaded, isClient, isRegionLoaded, isRegionLoaded, isSkyVisibleAllowingSea, isWater, method_29556getBaseLightLevel, getBrightness, getLightingProvider, getLightLevel, isSkyVisiblecanPlace, doesNotCollide, doesNotCollide, doesNotCollide, doesNotCollide, getBlockCollisions, getCollisions, getWorldBorder, intersectsEntities, method_30030getBlockEntity, getBlockState, getFluidState, getHeight, getLuminance, getMaxLightLevel, method_29546, rayTrace, rayTrace, rayTraceBlocktestBlockStatebreakBlock, breakBlock, breakBlock, removeBlock, setBlockState, setBlockState, spawnEntitydefault Stream<VoxelShape> getEntityCollisions(@Nullable Entity entity, Box box, Predicate<Entity> predicate)
getEntityCollisions in interface CollisionViewgetEntityCollisions in interface EntityViewdefault boolean intersectsEntities(@Nullable Entity entity, VoxelShape voxelShape)
intersectsEntities in interface CollisionViewintersectsEntities in interface EntityViewdefault BlockPos getTopPosition(Heightmap.Type type, BlockPos blockPos)
getTopPosition in interface TestableWorldgetTopPosition in interface WorldView