public class MinecraftProtocols
public static int NONE
public static int LOGIN_PACKET
public static int PLAY_STATUS_PACKET
public static int SERVER_TO_CLIENT_HANDSHAKE_PACKET
public static int CLIENT_TO_SERVER_HANDSHAKE_PACKET
public static int DISCONNECT_PACKET
public static int RESOURCE_PACKS_INFO_PACKET
public static int RESOURCE_PACK_STACK_PACKET
public static int RESOURCE_PACK_CLIENT_RESPONSE_PACKET
public static int TEXT_PACKET
public static int SET_TIME_PACKET
public static int START_GAME_PACKET
public static int ADD_PLAYER_PACKET
public static int ADD_ACTOR_PACKET
public static int REMOVE_ACTOR_PACKET
public static int ADD_ITEM_ACTOR_PACKET
public static int TAKE_ITEM_ACTOR_PACKET
public static int MOVE_ACTOR_ABSOLUTE_PACKET
public static int MOVE_PLAYER_PACKET
public static int RIDER_JUMP_PACKET
public static int UPDATE_BLOCK_PACKET
public static int ADD_PAINTING_PACKET
public static int TICK_SYNC_PACKET
public static int LEVEL_SOUND_EVENT_PACKET_V1
public static int LEVEL_EVENT_PACKET
public static int BLOCK_EVENT_PACKET
public static int ACTOR_EVENT_PACKET
public static int MOB_EFFECT_PACKET
public static int UPDATE_ATTRIBUTES_PACKET
public static int INVENTORY_TRANSACTION_PACKET
public static int MOB_EQUIPMENT_PACKET
public static int MOB_ARMOR_EQUIPMENT_PACKET
public static int INTERACT_PACKET
public static int BLOCK_PICK_REQUEST_PACKET
public static int ACTOR_PICK_REQUEST_PACKET
public static int PLAYER_ACTION_PACKET
public static int ACTOR_FALL_PACKET
public static int HURT_ARMOR_PACKET
public static int SET_ACTOR_DATA_PACKET
public static int SET_ACTOR_MOTION_PACKET
public static int SET_ACTOR_LINK_PACKET
public static int SET_HEALTH_PACKET
public static int SET_SPAWN_POSITION_PACKET
public static int ANIMATE_PACKET
public static int RESPAWN_PACKET
public static int CONTAINER_OPEN_PACKET
public static int CONTAINER_CLOSE_PACKET
public static int PLAYER_HOTBAR_PACKET
public static int INVENTORY_CONTENT_PACKET
public static int INVENTORY_SLOT_PACKET
public static int CONTAINER_SET_DATA_PACKET
public static int CRAFTING_DATA_PACKET
public static int CRAFTING_EVENT_PACKET
public static int GUI_DATA_PICK_ITEM_PACKET
public static int ADVENTURE_SETTINGS_PACKET
public static int BLOCK_ACTOR_DATA_PACKET
public static int PLAYER_INPUT_PACKET
public static int LEVEL_CHUNK_PACKET
public static int SET_COMMANDS_ENABLED_PACKET
public static int SET_DIFFICULTY_PACKET
public static int CHANGE_DIMENSION_PACKET
public static int SET_PLAYER_GAME_TYPE_PACKET
public static int PLAYER_LIST_PACKET
public static int SIMPLE_EVENT_PACKET
public static int EVENT_PACKET
public static int SPAWN_EXPERIENCE_ORB_PACKET
public static int CLIENTBOUND_MAP_ITEM_DATA_PACKET
public static int MAP_INFO_REQUEST_PACKET
public static int REQUEST_CHUNK_RADIUS_PACKET
public static int CHUNK_RADIUS_UPDATED_PACKET
public static int ITEM_FRAME_DROP_ITEM_PACKET
public static int GAME_RULES_CHANGED_PACKET
public static int CAMERA_PACKET
public static int BOSS_EVENT_PACKET
public static int SHOW_CREDITS_PACKET
public static int AVAILABLE_COMMANDS_PACKET
public static int COMMAND_REQUEST_PACKET
public static int COMMAND_BLOCK_UPDATE_PACKET
public static int COMMAND_OUTPUT_PACKET
public static int UPDATE_TRADE_PACKET
public static int UPDATE_EQUIPMENT_PACKET
public static int RESOURCE_PACK_DATA_INFO_PACKET
public static int RESOURCE_PACK_CHUNK_DATA_PACKET
public static int RESOURCE_PACK_CHUNK_REQUEST_PACKET
public static int TRANSFER_PACKET
public static int PLAY_SOUND_PACKET
public static int STOP_SOUND_PACKET
public static int SET_TITLE_PACKET
public static int ADD_BEHAVIOR_TREE_PACKET
public static int STRUCTURE_BLOCK_UPDATE_PACKET
public static int SHOW_STORE_OFFER_PACKET
public static int PURCHASE_RECEIPT_PACKET
public static int PLAYER_SKIN_PACKET
public static int SUB_CLIENT_LOGIN_PACKET
public static int INITIATE_WEB_SOCKET_CONNECTION_PACKET
public static int SET_LAST_HURT_BY_PACKET
public static int BOOK_EDIT_PACKET
public static int NPC_REQUEST_PACKET
public static int PHOTO_TRANSFER_PACKET
public static int MODAL_FORM_REQUEST_PACKET
public static int MODAL_FORM_RESPONSE_PACKET
public static int SERVER_SETTINGS_REQUEST_PACKET
public static int SERVER_SETTINGS_RESPONSE_PACKET
public static int SHOW_PROFILE_PACKET
public static int SET_DEFAULT_GAME_TYPE_PACKET
public static int MOVE_ACTOR_DELTA_PACKET
public static int SET_SCOREBOARD_IDENTITY_PACKET
public static int SET_LOCAL_PLAYER_AS_INITIALIZED_PACKET
public static int UPDATE_SOFT_ENUM_PACKET
public static int NETWORK_STACK_LATENCY_PACKET
public static int SCRIPT_CUSTOM_EVENT_PACKET
public static int SPAWN_PARTICLE_EFFECT_PACKET
public static int AVAILABLE_ACTOR_IDENTIFIERS_PACKET
public static int LEVEL_SOUND_EVENT_PACKET_V2
public static int NETWORK_CHUNK_PUBLISHER_UPDATE_PACKET
public static int BIOME_DEFINITION_LIST_PACKET
public static int LEVEL_SOUND_EVENT_PACKET
public static int LEVEL_EVENT_GENERIC_PACKET
public static int LECTERN_UPDATE_PACKET
public static int VIDEO_STREAM_CONNECT_PACKET
public static int CLIENT_CACHE_STATUS_PACKET
public static int ON_SCREEN_TEXTURE_ANIMATION_PACKET
public static int MAP_CREATE_LOCKED_COPY_PACKET
public static int STRUCTURE_TEMPLATE_DATA_EXPORT_REQUEST
public static int STRUCTURE_TEMPLATE_DATA_EXPORT_RESPONSE
public static int UPDATE_BLOCK_PROPERTIES
public static int CLIENT_CACHE_BLOB_STATUS_PACKET
public static int CLIENT_CACHE_MISS_RESPONSE_PACKET
public static int EDUCATION_SETTINGS_PACKET
public static int EMOTE_PACKET
public static int MULTIPLAYER_SETTINGS_PACKET
public static int SETTINGS_COMMAND_PACKET
public static int ANVIL_DAMAGE_PACKET
public static int COMPLETED_USING_ITEM_PACKET
public static int NETWORK_SETTINGS_PACKET
public static int PLAYER_AUTH_INPUT_PACKET
public static int CREATIVE_CONTENT_PACKET
public static int PLAYER_ENCHANT_OPTIONS_PACKET
public static int ITEM_STACK_REQUEST_PACKET
public static int ITEM_STACK_RESPONSE_PACKET
public static int PLAYER_ARMOR_DAMAGE_PACKET
public static int CODE_BUILDER_PACKET
public static int UPDATE_PLAYER_GAME_TYPE_PACKET
public static int EMOTE_LIST_PACKET
public static int POS_TRACKING_SERVER_BROADCAST_PACKET
public static int POS_TRACKING_CLIENT_REQUEST_PACKET
public static int DEBUG_INFO_PACKET
public static int PACKET_VIOLATION_WARNING_PACKET
public static int BATCH_PACKET
public static jp.katana.server.network.packet.mcpe.MinecraftProtocols.Companion Companion