public class Toolbox extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,BedrockItem> |
BEDROCK_BLOCKS |
static Map<String,BedrockItem> |
BEDROCK_ITEMS |
static io.netty.buffer.ByteBuf |
CACHED_PALLETE |
static Collection<com.nukkitx.protocol.bedrock.packet.StartGamePacket.ItemEntry> |
ITEMS |
static Map<Integer,JavaBlock> |
JAVA_BLOCKS |
static Map<Integer,JavaItem> |
JAVA_ITEMS |
| Constructor and Description |
|---|
Toolbox() |
public static final Collection<com.nukkitx.protocol.bedrock.packet.StartGamePacket.ItemEntry> ITEMS
public static final io.netty.buffer.ByteBuf CACHED_PALLETE
public static final Map<String,BedrockItem> BEDROCK_ITEMS
public static final Map<String,BedrockItem> BEDROCK_BLOCKS
Copyright © 2019 GeyserMC. All rights reserved.