public class Bedrock_v486 extends Bedrock_v475
| Modifier and Type | Field and Description |
|---|---|
static BedrockCodec |
CODEC |
protected static EntityDataTypeMap |
ENTITY_DATA |
protected static org.cloudburstmc.protocol.common.util.TypeMap<EntityFlag> |
ENTITY_FLAGS |
protected static org.cloudburstmc.protocol.common.util.TypeMap<ItemStackRequestActionType> |
ITEM_STACK_REQUEST_TYPES |
protected static org.cloudburstmc.protocol.common.util.TypeMap<SoundEvent> |
SOUND_EVENTS |
LEVEL_EVENTSPARTICLE_TYPESENTITY_EVENTSCOMMAND_PARAMSCONTAINER_SLOT_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_v486() |
protected static final org.cloudburstmc.protocol.common.util.TypeMap<EntityFlag> ENTITY_FLAGS
protected static final EntityDataTypeMap ENTITY_DATA
protected static final org.cloudburstmc.protocol.common.util.TypeMap<ItemStackRequestActionType> ITEM_STACK_REQUEST_TYPES
protected static final org.cloudburstmc.protocol.common.util.TypeMap<SoundEvent> SOUND_EVENTS
public static final BedrockCodec CODEC