Uses of Record Class
net.minecraft.world.gen.chunk.BlendingData.class_9899
Packages that use BlendingData.class_9899
-
Uses of BlendingData.class_9899 in net.minecraft.world
Fields in net.minecraft.world declared as BlendingData.class_9899Modifier and TypeFieldDescriptionprivate final BlendingData.class_9899ChunkSerializer.blendingDataThe field for theblendingDatarecord component.Methods in net.minecraft.world that return BlendingData.class_9899Modifier and TypeMethodDescriptionChunkSerializer.blendingData()Returns the value of theblendingDatarecord component.Constructors in net.minecraft.world with parameters of type BlendingData.class_9899ModifierConstructorDescriptionChunkSerializer(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) -
Uses of BlendingData.class_9899 in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk with type parameters of type BlendingData.class_9899Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlendingData.class_9899> BlendingData.class_9899.field_52655Methods in net.minecraft.world.gen.chunk that return BlendingData.class_9899Methods in net.minecraft.world.gen.chunk that return types with arguments of type BlendingData.class_9899Modifier and TypeMethodDescriptionprivate static com.mojang.serialization.DataResult<BlendingData.class_9899> BlendingData.class_9899.method_61811(BlendingData.class_9899 class_9899) Methods in net.minecraft.world.gen.chunk with parameters of type BlendingData.class_9899Modifier and TypeMethodDescriptionstatic @Nullable BlendingDataBlendingData.method_61807(@Nullable BlendingData.class_9899 class_9899) private static com.mojang.serialization.DataResult<BlendingData.class_9899> BlendingData.class_9899.method_61811(BlendingData.class_9899 class_9899)