Class GeyserColumn
java.lang.Object
org.geysermc.connector.network.translators.world.chunk.GeyserColumn
Acts as a lightweight version of
Column that doesn't store
biomes or heightmaps.-
Method Summary
Modifier and TypeMethodDescriptionstatic GeyserColumnfrom(ChunkCache chunkCache, com.github.steveice10.mc.protocol.data.game.chunk.Column column)
-
Method Details
-
from
public static GeyserColumn from(ChunkCache chunkCache, com.github.steveice10.mc.protocol.data.game.chunk.Column column)
-