public class Bedrock_v618 extends Bedrock_v594
| Modifier and Type | Field and Description |
|---|---|
static BedrockCodec |
CODEC |
protected static EntityDataTypeMap |
ENTITY_DATA |
protected static org.cloudburstmc.protocol.common.util.TypeMap<LevelEventType> |
LEVEL_EVENTS |
protected static org.cloudburstmc.protocol.common.util.TypeMap<ParticleType> |
PARTICLE_TYPES |
protected static org.cloudburstmc.protocol.common.util.TypeMap<SoundEvent> |
SOUND_EVENTS |
protected static org.cloudburstmc.protocol.common.util.TypeMap<TextProcessingEventOrigin> |
TEXT_PROCESSING_ORIGINS |
COMMAND_PARAMS, ENTITY_FLAGSCONTAINER_SLOT_TYPESPLAYER_ABILITIESENTITY_EVENTSITEM_STACK_REQUEST_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_v618() |
protected static final org.cloudburstmc.protocol.common.util.TypeMap<SoundEvent> SOUND_EVENTS
protected static final org.cloudburstmc.protocol.common.util.TypeMap<TextProcessingEventOrigin> TEXT_PROCESSING_ORIGINS
protected static final org.cloudburstmc.protocol.common.util.TypeMap<ParticleType> PARTICLE_TYPES
protected static final org.cloudburstmc.protocol.common.util.TypeMap<LevelEventType> LEVEL_EVENTS
protected static final EntityDataTypeMap ENTITY_DATA
public static final BedrockCodec CODEC