net.minecraft.world

public interface WorldView

extends BlockView

ayc
net.minecraft.class_3599
net.minecraft.world.WorldView
net.minecraft.world.IWorldReaderBase
net.minecraft.world.IWorldReaderBase

Method summary

Modifier and TypeMethod
boolean
c(el arg0)
method_8579(class_2552 arg0)
isAir(BlockPos pos)
func_175623_d(BlockPos arg0)
isAirBlock(BlockPos pos)
Biome
d(el arg0)
method_8577(class_2552 arg0)
getBiome(BlockPos pos)
func_180494_b(BlockPos arg0)
getBiome(BlockPos pos)
int
a(ayi arg0, el arg1)
method_16370(class_1161 arg0, class_2552 arg1)
getLight(LightType type, BlockPos pos)
func_175642_b(EnumLightType arg0, BlockPos arg1)
getLightFor(EnumLightType type, BlockPos pos)
default boolean
z(el arg0)
method_16394(class_2552 arg0)
hasSkyAccessIgnoreLiquids(BlockPos pos)
func_175710_j(BlockPos arg0)
canBlockSeeSky(BlockPos pos)
int
a(el arg0, int arg1)
method_16379(class_2552 arg0, int arg1)
getLight(BlockPos pos, int ambientDarkness)
func_201669_a(BlockPos arg0, int arg1)
getLightSubtracted(BlockPos pos, int amount)
boolean
a(int arg0, int arg1, boolean arg2)
method_8487(int arg0, int arg1, boolean arg2)
isChunkLoaded(int chunkX, int chunkZ, boolean allowEmpty)
func_175680_a(int arg0, int arg1, boolean arg2)
isChunkLoaded(int x, int z, boolean allowEmpty)
boolean
e(el arg0)
method_8555(class_2552 arg0)
hasSkyAccess(BlockPos pos)
func_175678_i(BlockPos arg0)
canSeeSky(BlockPos pos)
default BlockPos
a(bor$a arg0, el arg1)
method_16373(class_3804$class_3805 arg0, class_2552 arg1)
getHeight(HeightMap$Type type, BlockPos pos)
func_205770_a(Heightmap$Type arg0, BlockPos arg1)
getHeight(Heightmap$Type heightmapType, BlockPos pos)
int
a(bor$a arg0, int arg1, int arg2)
method_16372(class_3804$class_3805 arg0, int arg1, int arg2)
getHeight(HeightMap$Type type, int x, int z)
func_201676_a(Heightmap$Type arg0, int arg1, int arg2)
getHeight(Heightmap$Type heightmapType, int x, int z)
default float
A(el arg0)
method_16356(class_2552 arg0)
getBrightness(BlockPos pos)
func_205052_D(BlockPos arg0)
getBrightness(BlockPos pos)
default PlayerEntity
a(aer arg0, double arg1)
method_16364(class_864 arg0, double arg1)
getNearestPlayer(Entity entity, double range)
func_72890_a(Entity arg0, double arg1)
getClosestPlayerToEntity(Entity entityIn, double distance)
default PlayerEntity
b(aer arg0, double arg1)
method_16383(class_864 arg0, double arg1)
getNearestNonCreativePlayer(Entity entity, double range)
func_184136_b(Entity arg0, double arg1)
getNearestPlayerNotCreative(Entity entityIn, double distance)
default PlayerEntity
a(double arg0, double arg1, double arg2, double arg3, boolean arg4)
method_16361(double arg0, double arg1, double arg2, double arg3, boolean arg4)
getNearestPlayer(double x, double y, double z, double range, boolean notCreative)
func_184137_a(double arg0, double arg1, double arg2, double arg3, boolean arg4)
getClosestPlayer(double posX, double posY, double posZ, double distance, boolean spectator)
PlayerEntity
a(double arg0, double arg1, double arg2, double arg3, Predicate<aer> arg4)
method_16360(double arg0, double arg1, double arg2, double arg3, Predicate<class_864> 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)
int
c()
method_8520()
getAmbientDarkness()
func_175657_ab()
getSkylightSubtracted()
WorldBorder
d()
method_8524()
getWorldBorder()
func_175723_af()
getWorldBorder()
boolean
a(aer arg0, cew arg1)
method_16368(class_864 arg0, class_4100 arg1)
isUnobstructed(Entity entity, VoxelShape shape)
func_195585_a(Entity arg0, VoxelShape arg1)
checkNoEntityCollision(Entity entityIn, VoxelShape shape)
int
a(el arg0, eq arg1)
method_8576(class_2552 arg0, class_1354 arg1)
getDirectSignal(BlockPos pos, Direction dir)
func_175627_a(BlockPos arg0, EnumFacing arg1)
getStrongPower(BlockPos pos, EnumFacing direction)
boolean
e()
method_16390()
isClient()
func_201670_d()
isRemote()
int
k()
method_8483()
getSeaLevel()
func_181545_F()
getSeaLevel()
default boolean
a(blc arg0, el arg1)
method_16371(class_2232 arg0, class_2552 arg1)
canBuildIn(BlockState state, BlockPos pos)
func_195584_a(IBlockState arg0, BlockPos arg1)
checkNoEntityCollision(IBlockState state, BlockPos pos)
default boolean
a_(aer arg0, cea arg1)
method_16382(class_864 arg0, class_231 arg1)
isUnobstructed(Entity entity, Box shape)
func_195587_c(Entity arg0, AxisAlignedBB arg1)
checkNoEntityCollision(Entity entityIn, AxisAlignedBB aabb)
default Stream<VoxelShape>
a(cew arg0, cew arg1, boolean arg2)
method_16378(class_4100 arg0, class_4100 arg1, boolean arg2)
getBlockCollisions(VoxelShape shape, VoxelShape excludeBlock, boolean checkWorldBorder)
func_212391_a(VoxelShape arg0, VoxelShape arg1, boolean arg2)
getCollisionBoxes(VoxelShape area, VoxelShape entityShape, boolean isEntityInsideWorldBorder)
default Stream<VoxelShape>
a(aer arg0, cea arg1, double arg2, double arg3, double arg4)
method_16365(class_864 arg0, class_231 arg1, double arg2, double arg3, double arg4)
getCollisions(Entity entity, Box shape, double dx, double dy, double dz)
func_199406_a(Entity arg0, AxisAlignedBB arg1, double arg2, double arg3, double arg4)
getCollisionBoxes(Entity entityIn, AxisAlignedBB entityBB, double x, double y, double z)
default Stream<VoxelShape>
a(aer arg0, cea arg1, Set<aer> arg2, double arg3, double arg4, double arg5)
method_16367(class_864 arg0, class_231 arg1, Set<class_864> arg2, double arg3, double arg4, double arg5)
getCollisions(Entity entity, Box shape, Set<Entity> excludeEntities, double dx, double dy, double dz)
func_212389_a(Entity arg0, AxisAlignedBB arg1, Set<Entity> arg2, double arg3, double arg4, double arg5)
getCollisionBoxes(Entity entityIn, AxisAlignedBB entityBB, Set<Entity> entitiesToIgnore, double dx, double dy, double dz)
default Stream<VoxelShape>
b(aer arg0, cea arg1)
method_16384(class_864 arg0, class_231 arg1)
getCollisions(Entity entity, Box shape)
func_212388_b(Entity arg0, AxisAlignedBB arg1)
getCollisionBoxes(Entity movingEntity, AxisAlignedBB area)
default Stream<VoxelShape>
a(aer arg0, cew arg1, cew arg2, Set<aer> arg3)
method_16369(class_864 arg0, class_4100 arg1, class_4100 arg2, Set<class_864> arg3)
getCollisions(Entity entity, VoxelShape shape, VoxelShape excludeBlock, Set<Entity> excludeEntities)
func_212392_a(Entity arg0, VoxelShape arg1, VoxelShape arg2, Set<Entity> arg3)
getCollisionBoxes(Entity movingEntity, VoxelShape area, VoxelShape entityShape, Set<Entity> entitiesToIgnore)
default boolean
i(aer arg0)
method_16392(class_864 arg0)
collidesWithBorder(Entity entity)
func_191503_g(Entity arg0)
isInsideWorldBorder(Entity entityToCheck)
default boolean
a(aer arg0, cea arg1, Set<aer> arg2)
method_16366(class_864 arg0, class_231 arg1, Set<class_864> arg2)
hasNoCollisions(Entity entity, Box shape, Set<Entity> excludeEntities)
func_211156_a(Entity arg0, AxisAlignedBB arg1, Set<Entity> arg2)
isCollisionBoxesEmpty(Entity entityIn, AxisAlignedBB aabb, Set<Entity> entitiesToIgnore)
default boolean
c(aer arg0, cea arg1)
method_16387(class_864 arg0, class_231 arg1)
hasNoCollisions(Entity entity, Box shape)
func_195586_b(Entity arg0, AxisAlignedBB arg1)
isCollisionBoxesEmpty(Entity entityIn, AxisAlignedBB aabb)
default boolean
B(el arg0)
method_16357(class_2552 arg0)
isWater(BlockPos pos)
func_201671_F(BlockPos arg0)
hasWater(BlockPos pos)
default boolean
c(cea arg0)
method_16388(class_231 arg0)
containsFluid(Box bounds)
func_72953_d(AxisAlignedBB arg0)
containsAnyLiquid(AxisAlignedBB bb)
default int
C(el arg0)
method_16358(class_2552 arg0)
getRawBrightness(BlockPos pos)
func_201696_r(BlockPos arg0)
getLight(BlockPos pos)
default int
d(el arg0, int arg1)
method_16389(class_2552 arg0, int arg1)
getBrightness(BlockPos pos, int blockLight)
func_205049_d(BlockPos arg0, int arg1)
getNeighborAwareLightSubtracted(BlockPos pos, int amount)
default boolean
D(el arg0)
method_16359(class_2552 arg0)
isChunkLoaded(BlockPos pos)
func_175667_e(BlockPos arg0)
isBlockLoaded(BlockPos pos)
default boolean
b(el arg0, boolean arg1)
method_16386(class_2552 arg0, boolean arg1)
isChunkLoaded(BlockPos pos, boolean allowEmpty)
func_175668_a(BlockPos arg0, boolean arg1)
isBlockLoaded(BlockPos pos, boolean allowEmpty)
default boolean
e(el arg0, int arg1)
method_16391(class_2552 arg0, int arg1)
isAreaLoaded(BlockPos pos, int range)
func_205050_e(BlockPos arg0, int arg1)
isAreaLoaded(BlockPos pos, int radius)
default boolean
a(el arg0, int arg1, boolean arg2)
method_16380(class_2552 arg0, int arg1, boolean arg2)
isAreaLoaded(BlockPos pos, int range, boolean allowEmpty)
func_175648_a(BlockPos arg0, int arg1, boolean arg2)
isAreaLoaded(BlockPos center, int radius, boolean allowEmpty)
default boolean
b(el arg0, el arg1)
method_16385(class_2552 arg0, class_2552 arg1)
isAreaLoaded(BlockPos min, BlockPos max)
func_175707_a(BlockPos arg0, BlockPos arg1)
isAreaLoaded(BlockPos from, BlockPos to)
default boolean
a(el arg0, el arg1, boolean arg2)
method_16381(class_2552 arg0, class_2552 arg1, boolean arg2)
isAreaLoaded(BlockPos min, BlockPos max, boolean allowEmpty)
func_175706_a(BlockPos arg0, BlockPos arg1, boolean arg2)
isAreaLoaded(BlockPos from, BlockPos to, boolean allowEmpty)
default boolean
a(bwf arg0)
method_16374(class_1251 arg0)
isAreaLoaded(StructureBox bounds)
func_175711_a(MutableBoundingBox arg0)
isAreaLoaded(MutableBoundingBox box)
default boolean
a(bwf arg0, boolean arg1)
method_16375(class_1251 arg0, boolean arg1)
isAreaLoaded(StructureBox bounds, boolean allowEmpty)
func_175639_b(MutableBoundingBox arg0, boolean arg1)
isAreaLoaded(MutableBoundingBox box, boolean allowEmpty)
default boolean
a(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
method_16362(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
isAreaLoaded(int minX, int minY, int minZ, int maxX, int maxY, int maxZ, boolean allowEmpty)
func_175663_a(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
isAreaLoaded(int xStart, int yStart, int zStart, int xEnd, int yEnd, int zEnd, boolean allowEmpty)
Dimension
o()
method_16393()
getDimension()
func_201675_m()
getDimension()