Uses of Record Class
net.minecraft.world.ChunkSerializer.class_9898
Packages that use ChunkSerializer.class_9898
-
Uses of ChunkSerializer.class_9898 in net.minecraft.world
Fields in net.minecraft.world with type parameters of type ChunkSerializer.class_9898Modifier and TypeFieldDescriptionprivate final List<ChunkSerializer.class_9898> ChunkSerializer.sectionDataThe field for thesectionDatarecord component.Methods in net.minecraft.world that return types with arguments of type ChunkSerializer.class_9898Modifier and TypeMethodDescriptionChunkSerializer.sectionData()Returns the value of thesectionDatarecord component.Constructor parameters in net.minecraft.world with type arguments of type ChunkSerializer.class_9898ModifierConstructorDescriptionChunkSerializer(Registry<Biome> registry, ChunkPos chunkPos, int int2, long long2, long long3, ChunkStatus chunkStatus, BlendingData.class_9899 class_9899, @Nullable BelowZeroRetrogen belowZeroRetrogen, UpgradeData upgradeData, @org.jetbrains.annotations.Nullable long[] long4, Map<Heightmap.Type, long[]> map, Chunk.TickSchedulers tickSchedulers, ShortList[] shortList, boolean bool, List<ChunkSerializer.class_9898> list, List<NbtCompound> list2, List<NbtCompound> list3, NbtCompound nbtCompound)