Interface IWorldReader

    • Method Detail

      • getChunk

        @Nullable
        IChunk getChunk​(int p_217353_1_,
                        int p_217353_2_,
                        ChunkStatus p_217353_3_,
                        boolean p_217353_4_)
      • hasChunk

        @Deprecated
        boolean hasChunk​(int p_217354_1_,
                         int p_217354_2_)
        Deprecated.
      • getHeight

        int getHeight​(Heightmap.Type p_201676_1_,
                      int p_201676_2_,
                      int p_201676_3_)
      • getSkyDarken

        int getSkyDarken()
      • getBlockStatesIfLoaded

        default java.util.stream.Stream<BlockState> getBlockStatesIfLoaded​(AxisAlignedBB p_234939_1_)
      • getUncachedNoiseBiome

        Biome getUncachedNoiseBiome​(int p_225604_1_,
                                    int p_225604_2_,
                                    int p_225604_3_)
      • isClientSide

        boolean isClientSide()
      • getSeaLevel

        @Deprecated
        int getSeaLevel()
        Deprecated.
      • isEmptyBlock

        default boolean isEmptyBlock​(BlockPos p_175623_1_)
      • canSeeSkyFromBelowWater

        default boolean canSeeSkyFromBelowWater​(BlockPos p_175710_1_)
      • getBrightness

        @Deprecated
        default float getBrightness​(BlockPos p_205052_1_)
        Deprecated.
      • getDirectSignal

        default int getDirectSignal​(BlockPos p_175627_1_,
                                    Direction p_175627_2_)
      • getChunk

        default IChunk getChunk​(int p_212866_1_,
                                int p_212866_2_)
      • getChunk

        default IChunk getChunk​(int p_217348_1_,
                                int p_217348_2_,
                                ChunkStatus p_217348_3_)
      • isWaterAt

        default boolean isWaterAt​(BlockPos p_201671_1_)
      • containsAnyLiquid

        default boolean containsAnyLiquid​(AxisAlignedBB p_72953_1_)
      • getMaxLocalRawBrightness

        default int getMaxLocalRawBrightness​(BlockPos p_201696_1_)
      • getMaxLocalRawBrightness

        default int getMaxLocalRawBrightness​(BlockPos p_205049_1_,
                                             int p_205049_2_)
      • hasChunkAt

        @Deprecated
        default boolean hasChunkAt​(BlockPos p_175667_1_)
        Deprecated.
      • isAreaLoaded

        default boolean isAreaLoaded​(BlockPos center,
                                     int range)
      • hasChunksAt

        @Deprecated
        default boolean hasChunksAt​(BlockPos p_175707_1_,
                                    BlockPos p_175707_2_)
        Deprecated.
      • hasChunksAt

        @Deprecated
        default boolean hasChunksAt​(int p_217344_1_,
                                    int p_217344_2_,
                                    int p_217344_3_,
                                    int p_217344_4_,
                                    int p_217344_5_,
                                    int p_217344_6_)
        Deprecated.