public class ChunkUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ChunkUtils.ChunkData |
| Constructor and Description |
|---|
ChunkUtils() |
| Modifier and Type | Method and Description |
|---|---|
static ChunkUtils.ChunkData |
translateToBedrock(com.github.steveice10.mc.protocol.data.game.chunk.Column column) |
static void |
updateBlock(GeyserSession session,
com.github.steveice10.mc.protocol.data.game.world.block.BlockState blockState,
com.github.steveice10.mc.protocol.data.game.entity.metadata.Position position) |
public static ChunkUtils.ChunkData translateToBedrock(com.github.steveice10.mc.protocol.data.game.chunk.Column column)
public static void updateBlock(GeyserSession session, com.github.steveice10.mc.protocol.data.game.world.block.BlockState blockState, com.github.steveice10.mc.protocol.data.game.entity.metadata.Position position)
Copyright © 2019 GeyserMC. All rights reserved.