Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse isChunk(Chunk) or isChunk(int, int) instead.Use
PacketHandler.Injectorinstead.UseBiomeUpdater.updateChunksAsync(Collection)instead.
-
Deprecated Enum Classes
-
Deprecated Record ClassesRecord ClassDescriptionNo longer representative of how climate settings should be defined, use
ClimateSettings.
-
Deprecated MethodsMethodDescriptionUse isChunk(Chunk) or isChunk(int, int) instead.Use
BiomeUpdater.updateChunkAsync(CompletableFuture)instead.UseBiomeUpdater.updateChunksAsync(Collection)instead.deprecated as it in Minecraft.