public class Bedrock_v419 extends Bedrock_v408
| Modifier and Type | Field and Description |
|---|---|
static BedrockCodec |
CODEC |
protected static org.cloudburstmc.protocol.common.util.TypeMap<CommandParam> |
COMMAND_PARAMS |
protected static org.cloudburstmc.protocol.common.util.TypeMap<LevelEventType> |
LEVEL_EVENTS |
protected static org.cloudburstmc.protocol.common.util.TypeMap<SoundEvent> |
SOUND_EVENTS |
CONTAINER_SLOT_TYPES, ENTITY_DATA, ENTITY_EVENTS, ENTITY_FLAGS, ITEM_STACK_REQUEST_TYPES, PARTICLE_TYPESRESOURCE_PACK_TYPESGAME_RULE_TYPES, LEVEL_EVENT_BLOCK, LEVEL_EVENT_PARTICLE, LEVEL_EVENT_PARTICLE_TYPE, LEVEL_EVENT_SOUND, LEVEL_EVENT_WORLD| Constructor and Description |
|---|
Bedrock_v419() |
protected static final org.cloudburstmc.protocol.common.util.TypeMap<CommandParam> COMMAND_PARAMS
protected static final org.cloudburstmc.protocol.common.util.TypeMap<SoundEvent> SOUND_EVENTS
protected static final org.cloudburstmc.protocol.common.util.TypeMap<LevelEventType> LEVEL_EVENTS
public static BedrockCodec CODEC