Uses of Class
net.minecraft.world.level.chunk.LevelChunk
Packages that use LevelChunk
Package
Description
-
Uses of LevelChunk in net.minecraft.client.gui.components
Fields in net.minecraft.client.gui.components declared as LevelChunkFields in net.minecraft.client.gui.components with type parameters of type LevelChunkModifier and TypeFieldDescriptionprivate CompletableFuture<LevelChunk>DebugScreenOverlay.serverChunkMethods in net.minecraft.client.gui.components that return LevelChunkModifier and TypeMethodDescriptionprivate LevelChunkDebugScreenOverlay.getClientChunk()private LevelChunkDebugScreenOverlay.getServerChunk() -
Uses of LevelChunk in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as LevelChunkFields in net.minecraft.client.multiplayer with type parameters of type LevelChunkModifier and TypeFieldDescription(package private) AtomicReferenceArray<LevelChunk>ClientChunkCache.Storage.chunksMethods in net.minecraft.client.multiplayer that return LevelChunkModifier and TypeMethodDescriptionClientChunkCache.getChunk(int p_104451_, int p_104452_, ChunkStatus p_104453_, boolean p_104454_)protected LevelChunkClientChunkCache.Storage.getChunk(int p_104480_)protected LevelChunkClientChunkCache.Storage.replace(int p_104488_, LevelChunk p_104489_, LevelChunk p_104490_)ClientChunkCache.replaceWithPacketData(int p_171616_, int p_171617_, ChunkBiomeContainer p_171618_, FriendlyByteBuf p_171619_, CompoundTag p_171620_, BitSet p_171621_)Methods in net.minecraft.client.multiplayer with parameters of type LevelChunkModifier and TypeMethodDescriptionprivate static booleanClientChunkCache.isValidChunk(LevelChunk p_104439_, int p_104440_, int p_104441_)protected voidClientChunkCache.Storage.replace(int p_104485_, LevelChunk p_104486_)protected LevelChunkClientChunkCache.Storage.replace(int p_104488_, LevelChunk p_104489_, LevelChunk p_104490_)voidClientLevel.unload(LevelChunk p_104666_) -
Uses of LevelChunk in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk declared as LevelChunkMethods in net.minecraft.client.renderer.chunk with parameters of type LevelChunkModifier and TypeMethodDescriptionstatic booleanRenderChunkRegion.isAllEmpty(BlockPos p_112931_, BlockPos p_112932_, int p_112933_, int p_112934_, LevelChunk[][] p_112935_)Constructors in net.minecraft.client.renderer.chunk with parameters of type LevelChunkModifierConstructorDescriptionRenderChunkRegion(Level p_112910_, int p_112911_, int p_112912_, LevelChunk[][] p_112913_, BlockPos p_112914_, BlockPos p_112915_) -
Uses of LevelChunk in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type LevelChunkModifier and TypeMethodDescriptionprotected intClientboundLevelChunkPacket.calculateChunkSize(LevelChunk p_178902_)ClientboundLevelChunkPacket.extractChunkData(FriendlyByteBuf p_178904_, LevelChunk p_178905_)Constructors in net.minecraft.network.protocol.game with parameters of type LevelChunk -
Uses of LevelChunk in net.minecraft.server.level
Fields in net.minecraft.server.level declared as LevelChunkFields in net.minecraft.server.level with type parameters of type LevelChunkModifier and TypeFieldDescriptionprivate CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>>ChunkHolder.entityTickingChunkFutureprivate CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>>ChunkHolder.fullChunkFutureprivate CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>>ChunkHolder.tickingChunkFuturestatic com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>ChunkHolder.UNLOADED_LEVEL_CHUNKprivate static CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>>ChunkHolder.UNLOADED_LEVEL_CHUNK_FUTUREMethods in net.minecraft.server.level that return LevelChunkModifier and TypeMethodDescriptionServerChunkCache.getChunkNow(int p_8357_, int p_8358_)ChunkHolder.getTickingChunk()Methods in net.minecraft.server.level that return types with arguments of type LevelChunkModifier and TypeMethodDescriptionCompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>>ChunkHolder.getEntityTickingChunkFuture()CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>>ChunkHolder.getFullChunkFuture()CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>>ChunkHolder.getTickingChunkFuture()CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>>ChunkMap.prepareAccessibleChunk(ChunkHolder p_143110_)CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>>ChunkMap.prepareEntityTickingChunk(ChunkPos p_143118_)CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>>ChunkMap.prepareTickingChunk(ChunkHolder p_143054_)Methods in net.minecraft.server.level with parameters of type LevelChunkModifier and TypeMethodDescriptionvoidChunkHolder.broadcastChanges(LevelChunk p_140055_)ChunkMap.packTicks(LevelChunk p_140271_)private voidChunkMap.playerLoadedChunk(ServerPlayer p_140196_, Packet<?>[] p_140197_, LevelChunk p_140198_)voidServerLevel.tickChunk(LevelChunk p_8715_, int p_8716_)voidServerLevel.unload(LevelChunk p_8713_)Method parameters in net.minecraft.server.level with type arguments of type LevelChunkModifier and TypeMethodDescriptionprivate booleanServerChunkCache.checkChunkFuture(long p_8374_, Function<ChunkHolder,CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>>> p_8375_)private voidServerChunkCache.getFullChunk(long p_8371_, Consumer<LevelChunk> p_8372_)private static StringChunkMap.printFuture(CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>> p_140279_)private voidChunkHolder.scheduleFullChunkPromotion(ChunkMap p_142999_, CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk,ChunkHolder.ChunkLoadingFailure>> p_143000_, Executor p_143001_, ChunkHolder.FullChunkStatus p_143002_) -
Uses of LevelChunk in net.minecraft.world.level
Methods in net.minecraft.world.level that return LevelChunkModifier and TypeMethodDescriptionLevel.getChunk(int p_46727_, int p_46728_)Level.getChunkAt(BlockPos p_46746_)Methods in net.minecraft.world.level with parameters of type LevelChunkModifier and TypeMethodDescriptionprivate static BlockPosNaturalSpawner.getRandomPosWithin(Level p_47063_, LevelChunk p_47064_)voidLevel.markAndNotifyBlock(BlockPos p_46605_, LevelChunk levelchunk, BlockState blockstate, BlockState p_46606_, int p_46607_, int p_46608_)static voidNaturalSpawner.spawnCategoryForChunk(MobCategory p_47046_, ServerLevel p_47047_, LevelChunk p_47048_, NaturalSpawner.SpawnPredicate p_47049_, NaturalSpawner.AfterSpawnCallback p_47050_)static voidNaturalSpawner.spawnForChunk(ServerLevel p_47030_, LevelChunk p_47031_, NaturalSpawner.SpawnState p_47032_, boolean p_47033_, boolean p_47034_, boolean p_47035_)Method parameters in net.minecraft.world.level with type arguments of type LevelChunkModifier and TypeMethodDescriptionvoidNaturalSpawner.ChunkGetter.query(long p_47104_, Consumer<LevelChunk> p_47105_) -
Uses of LevelChunk in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity that return LevelChunkMethods in net.minecraft.world.level.block.entity with parameters of type LevelChunkModifier and TypeMethodDescriptionprivate static BlockPosTheEndGatewayBlockEntity.findValidSpawnInChunk(LevelChunk p_59954_) -
Uses of LevelChunk in net.minecraft.world.level.chunk
Subclasses of LevelChunk in net.minecraft.world.level.chunkFields in net.minecraft.world.level.chunk declared as LevelChunkFields in net.minecraft.world.level.chunk with type parameters of type LevelChunkMethods in net.minecraft.world.level.chunk that return LevelChunkModifier and TypeMethodDescriptionChunkSource.getChunk(int p_62228_, int p_62229_, boolean p_62230_)ChunkSource.getChunkNow(int p_62221_, int p_62222_)ImposterProtoChunk.getWrapped()Methods in net.minecraft.world.level.chunk with parameters of type LevelChunkModifier and TypeMethodDescriptionvoidUpgradeData.upgrade(LevelChunk p_63342_)private voidUpgradeData.upgradeInside(LevelChunk p_63348_)private static voidUpgradeData.upgradeSides(LevelChunk p_63344_, Direction8 p_63345_)Constructors in net.minecraft.world.level.chunk with parameters of type LevelChunkConstructor parameters in net.minecraft.world.level.chunk with type arguments of type LevelChunkModifierConstructorDescriptionLevelChunk(ServerLevel p_156365_, ProtoChunk p_156366_, Consumer<LevelChunk> p_156367_)LevelChunk(Level p_62800_, ChunkPos p_62801_, ChunkBiomeContainer p_62802_, UpgradeData p_62803_, TickList<Block> p_62804_, TickList<Fluid> p_62805_, long p_62806_, LevelChunkSection[] p_62807_, Consumer<LevelChunk> p_62808_) -
Uses of LevelChunk in net.minecraft.world.level.chunk.storage
Methods in net.minecraft.world.level.chunk.storage with parameters of type LevelChunkModifier and TypeMethodDescriptionprivate static voidChunkSerializer.postLoadChunk(ServerLevel p_156523_, CompoundTag p_156524_, LevelChunk p_156525_) -
Uses of LevelChunk in net.minecraftforge.fmllegacy.network
Fields in net.minecraftforge.fmllegacy.network with type parameters of type LevelChunkModifier and TypeFieldDescriptionstatic PacketDistributor<LevelChunk>PacketDistributor.TRACKING_CHUNKSend to all tracking the Chunk in the Supplier
PacketDistributor.with(Supplier)ChunkMethod parameters in net.minecraftforge.fmllegacy.network with type arguments of type LevelChunkModifier and TypeMethodDescriptionPacketDistributor.trackingChunk(Supplier<LevelChunk> chunkPosSupplier)