public class Bedrock_v712 extends Bedrock_v686
| Modifier and Type | Field and Description |
|---|---|
static BedrockCodec |
CODEC |
protected static org.cloudburstmc.protocol.common.util.TypeMap<ContainerSlotType> |
CONTAINER_SLOT_TYPES |
protected static org.cloudburstmc.protocol.common.util.TypeMap<ItemStackRequestActionType> |
ITEM_STACK_REQUEST_TYPES |
protected static org.cloudburstmc.protocol.common.util.TypeMap<SoundEvent> |
SOUND_EVENTS |
COMMAND_PARAMS, ENTITY_DATA, LEVEL_EVENTS, PARTICLE_TYPESENTITY_FLAGSTEXT_PROCESSING_ORIGINSPLAYER_ABILITIESENTITY_EVENTSRESOURCE_PACK_TYPESGAME_RULE_TYPES, LEVEL_EVENT_BLOCK, LEVEL_EVENT_PARTICLE, LEVEL_EVENT_PARTICLE_TYPE, LEVEL_EVENT_SOUND, LEVEL_EVENT_WORLD| Constructor and Description |
|---|
Bedrock_v712() |
protected static final org.cloudburstmc.protocol.common.util.TypeMap<SoundEvent> SOUND_EVENTS
protected static final org.cloudburstmc.protocol.common.util.TypeMap<ItemStackRequestActionType> ITEM_STACK_REQUEST_TYPES
protected static final org.cloudburstmc.protocol.common.util.TypeMap<ContainerSlotType> CONTAINER_SLOT_TYPES
public static final BedrockCodec CODEC