Uses of Package
net.minecraft.world.chunk
Packages that use net.minecraft.world.chunk
Package
Description
-
Classes in net.minecraft.world.chunk used by net.minecraft.block.entity
-
Classes in net.minecraft.world.chunk used by net.minecraft.client.gui
-
Classes in net.minecraft.world.chunk used by net.minecraft.client.gui.hud
-
Classes in net.minecraft.world.chunk used by net.minecraft.client.gui.screen
-
Classes in net.minecraft.world.chunk used by net.minecraft.client.network
-
Classes in net.minecraft.world.chunk used by net.minecraft.client.render.chunkClassDescriptionA paletted container stores objects in 3D voxels as small integer indices, governed by "palettes" that map between these objects and indices.
-
Classes in net.minecraft.world.chunk used by net.minecraft.client.world
-
Classes in net.minecraft.world.chunk used by net.minecraft.entity.ai.pathing
-
Classes in net.minecraft.world.chunk used by net.minecraft.network.packet.s2c.play
-
Classes in net.minecraft.world.chunk used by net.minecraft.registry
-
Classes in net.minecraft.world.chunk used by net.minecraft.server
-
Classes in net.minecraft.world.chunk used by net.minecraft.server.commandClassDescriptionRepresents a scoped, modifiable view of biomes, block states, fluid states and block entities.
-
Classes in net.minecraft.world.chunk used by net.minecraft.server.worldClassDescriptionRepresents a scoped, modifiable view of biomes, block states, fluid states and block entities.A chunk nibble array is an array of nibbles for each block position in a chunk.Specifies the type of a chunkRepresents a read only view of a world chunk used in world generation.
-
Classes in net.minecraft.world.chunk used by net.minecraft.util.mathClassDescriptionRepresents a scoped, modifiable view of biomes, block states, fluid states and block entities.
-
Classes in net.minecraft.world.chunk used by net.minecraft.util.profiling.jfr
-
Classes in net.minecraft.world.chunk used by net.minecraft.util.profiling.jfr.sample
-
Classes in net.minecraft.world.chunk used by net.minecraft.worldClassDescriptionRepresents a scoped, modifiable view of biomes, block states, fluid states and block entities.Specifies the type of a chunkA paletted container stores objects in 3D voxels as small integer indices, governed by "palettes" that map between these objects and indices.
-
Classes in net.minecraft.world.chunk used by net.minecraft.world.chunkClassDescriptionRepresents a scoped, modifiable view of biomes, block states, fluid states and block entities.A chunk nibble array is an array of nibbles for each block position in a chunk.Specifies the type of a chunkA task called when a chunk needs to be generated.A task called when a chunk is loaded but does not need to be generated.A palette maps objects from and to small integer IDs that uses less number of bits to make storage smaller.An interface for easy creation of palettes.A paletted container stores objects in 3D voxels as small integer indices, governed by "palettes" that map between these objects and indices.A counter that receives a palette entry and its number of occurrences in the container.Runtime representation of data in a paletted container.A palette data provider constructs an empty data for a paletted container given a palette provider and a desired entry size in bits.A palette provider determines what type of palette to choose given the bits used to represent each element.A listener for when a palette requires more bits to hold a newly indexed object.The storage form of the paletted container in the codec.
-
Classes in net.minecraft.world.chunk used by net.minecraft.world.chunk.lightClassDescriptionA chunk nibble array is an array of nibbles for each block position in a chunk.
-
Classes in net.minecraft.world.chunk used by net.minecraft.world.gen.carverClassDescriptionRepresents a scoped, modifiable view of biomes, block states, fluid states and block entities.
-
Classes in net.minecraft.world.chunk used by net.minecraft.world.gen.chunkClassDescriptionRepresents a scoped, modifiable view of biomes, block states, fluid states and block entities.
-
Classes in net.minecraft.world.chunk used by net.minecraft.world.gen.surfacebuilderClassDescriptionRepresents a scoped, modifiable view of biomes, block states, fluid states and block entities.
-
Classes in net.minecraft.world.chunk used by net.minecraft.world.poi