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) |
DynamicRegistryManager |
getRegistryManager() |
default BlockPos |
getTopPosition(Heightmap.Type heightmap,
BlockPos pos) |
default boolean |
intersectsEntities(Entity entity,
VoxelShape shape) |
default Optional<RegistryKey<Biome>> |
method_31081(BlockPos blockPos) |
getClosestEntity, getClosestEntity, getClosestEntityIncludingUngeneratedChunks, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getClosestPlayer, getEntitiesByClass, getEntitiesIncludingUngeneratedChunks, getEntitiesIncludingUngeneratedChunks, getNonSpectatingEntities, getOtherEntities, getOtherEntities, getPlayerByUuid, getPlayers, getPlayers, getTargets, isPlayerInRange
containsFluid, 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_29556
getBaseLightLevel, getBrightness, getLightingProvider, getLightLevel, isSkyVisible
canPlace, getBlockCollisions, getBlockCollisions, getCollisions, getWorldBorder, intersectsEntities, isBlockSpaceEmpty, isSpaceEmpty, isSpaceEmpty, isSpaceEmpty, isSpaceEmpty
getBlockEntity, getBlockState, getDismountHeight, getDismountHeight, getFluidState, getHeight, getLuminance, getMaxLightLevel, method_29546, raycast, raycast, raycastBlock
testBlockState
breakBlock, breakBlock, breakBlock, removeBlock, setBlockState, setBlockState, spawnEntity
default Stream<VoxelShape> getEntityCollisions(@Nullable Entity entity, Box box, Predicate<Entity> predicate)
getEntityCollisions
in interface CollisionView
getEntityCollisions
in interface EntityView
default boolean intersectsEntities(@Nullable Entity entity, VoxelShape shape)
intersectsEntities
in interface CollisionView
intersectsEntities
in interface EntityView
default BlockPos getTopPosition(Heightmap.Type heightmap, BlockPos pos)
getTopPosition
in interface TestableWorld
getTopPosition
in interface WorldView
DynamicRegistryManager getRegistryManager()
default Optional<RegistryKey<Biome>> method_31081(BlockPos blockPos)