CONFIGURATION_CLIENTBOUND_cookie_request
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
CONFIGURATION_SERVERBOUND_cookie_response
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
HANDSHAKING_SERVERBOUND_intention
- Direction
- Client to server
- ID
- -1
writeVarInt(b);
writeString(c);
writeShort(d);
writeVarInt(e.a());
LOGIN_CLIENTBOUND_custom_query
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
LOGIN_CLIENTBOUND_game_profile
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
LOGIN_CLIENTBOUND_hello
- Direction
- Server to client
- ID
- -1
writeString(b);
writeVarInt(c.length);
writeBytes(c);
writeVarInt(d.length);
writeBytes(d);
writeBoolean(e);
LOGIN_CLIENTBOUND_login_disconnect
- Direction
- Server to client
- ID
- -1
writeString(xp$a.a(b, jw.b));
LOGIN_SERVERBOUND_custom_query_answer
- Direction
- Client to server
- ID
- -1
writeVarInt(b);
writeBoolean(c != null);
if(c != null) {
c.a(packetbuffer); // interface call to ajp.a(Lwm;)V: behavior may vary
}
LOGIN_SERVERBOUND_hello
- Direction
- Client to server
- ID
- -1
writeString(b, 16);
writeUUID(c);
LOGIN_SERVERBOUND_key
- Direction
- Client to server
- ID
- -1
writeVarInt(b.length);
writeBytes(b);
writeVarInt(c.length);
writeBytes(c);
LOGIN_SERVERBOUND_login_acknowledged
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_add_entity
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_add_experience_orb
- Direction
- Server to client
- ID
- -1
writeVarInt(b);
writeDouble(c);
writeDouble(d);
writeDouble(e);
writeShort(f);
PLAY_CLIENTBOUND_animate
- Direction
- Server to client
- ID
- -1
writeVarInt(g);
writeByte(h);
PLAY_CLIENTBOUND_award_stats
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_block_destruction
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_block_entity_data
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_block_event
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_block_update
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_boss_event
- Direction
- Server to client
- ID
- -1
writeUUID(e);
writeVarIntEnum(f.a());
PLAY_CLIENTBOUND_bundle
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_bundle_delimiter
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_change_difficulty
- Direction
- Server to client
- ID
- -1
writeByte(b.a());
writeBoolean(c);
PLAY_CLIENTBOUND_chunk_batch_start
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_chunks_biomes
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_command_suggestions
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_commands
- Direction
- Server to client
- ID
- -1
writeVarInt(j.size());
Iterator it = this.j.iterator();
while(it.hasNext()) {
adb$b itv = it.next();
writeByte(itv.b);
writeVarInt(itv.d.length);
writeVarIntArray(itv.d);
if(itv.b & 0x8) {
writeVarInt(itv.c);
}
if(itv.a != null) {
itv.a.a(packetbuffer); // interface call to adb$e.a(Lwm;)V: behavior may vary
}
}
writeVarInt(i);
PLAY_CLIENTBOUND_container_set_content
- Direction
- Server to client
- ID
- -1
writeVarInt(b);
writeVarInt(c);
PLAY_CLIENTBOUND_container_set_data
- Direction
- Server to client
- ID
- -1
writeByte(b);
writeShort(c);
writeShort(d);
PLAY_CLIENTBOUND_container_set_slot
- Direction
- Server to client
- ID
- -1
writeVarInt(d);
writeVarInt(e);
writeVarInt(f);
PLAY_CLIENTBOUND_cooldown
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_custom_chat_completions
- Direction
- Server to client
- ID
- -1
writeVarIntEnum(b);
writeVarInt(c.size());
Iterator it = this.c.iterator();
while(it.hasNext()) {
java.lang.String itv = it.next();
writeString(itv);
}
PLAY_CLIENTBOUND_custom_payload
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_damage_event
- Direction
- Server to client
- ID
- -1
writeVarInt(b);
writeVarInt(d + 1);
writeVarInt(e + 1);
writeBoolean(f.isPresent());
if(f.isPresent()) {
writeDouble(f.get().a());
writeDouble(f.get().b());
writeDouble(f.get().c());
}
PLAY_CLIENTBOUND_debug_sample
- Direction
- Server to client
- ID
- -1
writeVarInt(b.length);
writeLongArray(b);
writeVarIntEnum(c);
PLAY_CLIENTBOUND_delete_chat
- Direction
- Server to client
- ID
- -1
writeVarInt(b.a() + 1);
if(b.b() != null) {
writeBytes(b.b().c);
}
PLAY_CLIENTBOUND_disconnect
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_disguised_chat
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_entity_event
- Direction
- Server to client
- ID
- -1
writeInt(b);
writeByte(c);
PLAY_CLIENTBOUND_explode
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_forget_level_chunk
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_game_event
- Direction
- Server to client
- ID
- -1
writeByte(u.b);
writeFloat(v);
PLAY_CLIENTBOUND_horse_screen_open
- Direction
- Server to client
- ID
- -1
writeByte(b);
writeVarInt(c);
writeInt(d);
PLAY_CLIENTBOUND_hurt_animation
- Direction
- Server to client
- ID
- -1
writeVarInt(b);
writeFloat(c);
PLAY_CLIENTBOUND_initialize_border
- Direction
- Server to client
- ID
- -1
writeDouble(b);
writeDouble(c);
writeDouble(d);
writeDouble(e);
writeVarLong(f);
writeVarInt(g);
writeVarInt(h);
writeVarInt(i);
PLAY_CLIENTBOUND_level_chunk_with_light
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_level_event
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_level_particles
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_light_update
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_login
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_map_item_data
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_merchant_offers
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_move_entity_pos
- Direction
- Server to client
- ID
- -1
writeVarInt(a);
writeShort(b);
writeShort(c);
writeShort(d);
writeBoolean(g);
PLAY_CLIENTBOUND_move_entity_pos_rot
- Direction
- Server to client
- ID
- -1
writeVarInt(a);
writeShort(b);
writeShort(c);
writeShort(d);
writeByte(e);
writeByte(f);
writeBoolean(g);
PLAY_CLIENTBOUND_move_entity_rot
- Direction
- Server to client
- ID
- -1
writeVarInt(a);
writeByte(e);
writeByte(f);
writeBoolean(g);
PLAY_CLIENTBOUND_move_vehicle
- Direction
- Server to client
- ID
- -1
writeDouble(b);
writeDouble(c);
writeDouble(d);
writeFloat(e);
writeFloat(f);
PLAY_CLIENTBOUND_open_screen
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_open_sign_editor
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_place_ghost_recipe
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_player_abilities
- Direction
- Server to client
- ID
- -1
int var2 = 0;
if(f) {
int var2 = ((byte)(var2 | 1));
}
if(g) {
int var2 = ((byte)(var2 | 2));
}
if(h) {
int var2 = ((byte)(var2 | 4));
}
if(i) {
int var2 = ((byte)(var2 | 0x8));
}
writeByte(var2);
writeFloat(j);
writeFloat(k);
PLAY_CLIENTBOUND_player_chat
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_player_combat_enter
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_player_combat_kill
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_player_info_remove
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_player_info_update
- Direction
- Server to client
- ID
- -1
writeBitSet(b, 6);
writeVarInt(c.size());
Iterator it = this.c.iterator();
while(it.hasNext()) {
aeo$b itv = it.next();
writeUUID(itv.a());
Object var3 = this.b.iterator();
while(var3.hasNext()) {
Object var4 = ((aeo$a)var3.next());
}
}
PLAY_CLIENTBOUND_player_look_at
- Direction
- Server to client
- ID
- -1
writeVarIntEnum(f);
writeDouble(b);
writeDouble(c);
writeDouble(d);
writeBoolean(h);
if(h) {
writeVarInt(e);
writeVarIntEnum(g);
}
PLAY_CLIENTBOUND_player_position
- Direction
- Server to client
- ID
- -1
writeDouble(b);
writeDouble(c);
writeDouble(d);
writeFloat(e);
writeFloat(f);
writeByte(buf.a(g));
writeVarInt(h);
PLAY_CLIENTBOUND_projectile_power
- Direction
- Server to client
- ID
- -1
writeVarInt(b);
writeDouble(c);
writeDouble(d);
writeDouble(e);
PLAY_CLIENTBOUND_recipe
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_remove_entities
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_remove_mob_effect
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_reset_score
- Direction
- Server to client
- ID
- -1
writeString(b);
writeBoolean(c != null);
if(c != null) {
writeString(c);
}
PLAY_CLIENTBOUND_resource_pack_pop
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_resource_pack_push
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_rotate_head
- Direction
- Server to client
- ID
- -1
writeVarInt(b);
writeByte(c);
PLAY_CLIENTBOUND_section_blocks_update
- Direction
- Server to client
- ID
- -1
writeLong(c.s());
writeVarInt(d.length);
int var2 = 0;
while(var2 < d.length) {
writeVarLong((((long)dfb.i(e[var2])) << 0xc) | ((long)d[var2]));
var2++;
}
PLAY_CLIENTBOUND_select_advancements_tab
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_server_data
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_set_action_bar_text
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_set_border_center
- Direction
- Server to client
- ID
- -1
writeDouble(b);
writeDouble(c);
PLAY_CLIENTBOUND_set_border_lerp_size
- Direction
- Server to client
- ID
- -1
writeDouble(b);
writeDouble(c);
writeVarLong(d);
PLAY_CLIENTBOUND_set_chunk_cache_center
- Direction
- Server to client
- ID
- -1
writeVarInt(b);
writeVarInt(c);
PLAY_CLIENTBOUND_set_default_spawn_position
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_set_display_objective
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_set_entity_link
- Direction
- Server to client
- ID
- -1
writeInt(b);
writeInt(c);
PLAY_CLIENTBOUND_set_entity_motion
- Direction
- Server to client
- ID
- -1
writeVarInt(b);
writeShort(c);
writeShort(d);
writeShort(e);
PLAY_CLIENTBOUND_set_equipment
- Direction
- Server to client
- ID
- -1
writeVarInt(c);
int var2 = this.d.size();
int var3 = 0;
while(var3 < var2) {
Object var4 = ((com.mojang.datafixers.util.Pair)this.d.get(var3));
Object var5 = ((btd)var4.getFirst());
int var6 = ((var3 != (var2 - 1)) ? 1 : 0);
int var7 = var5.ordinal();
writeVarInt((var6) ? (var7 | -128) : var7);
var3++;
}
PLAY_CLIENTBOUND_set_experience
- Direction
- Server to client
- ID
- -1
writeFloat(b);
writeVarInt(d);
writeVarInt(c);
PLAY_CLIENTBOUND_set_health
- Direction
- Server to client
- ID
- -1
writeFloat(b);
writeVarInt(c);
writeFloat(d);
PLAY_CLIENTBOUND_set_objective
- Direction
- Server to client
- ID
- -1
writeString(e);
writeVarInt(i);
if(i) {
writeVarIntEnum(g);
}
PLAY_CLIENTBOUND_set_passengers
- Direction
- Server to client
- ID
- -1
writeVarInt(b);
writeVarInt(c.length);
writeVarIntArray(c);
PLAY_CLIENTBOUND_set_player_team
- Direction
- Server to client
- ID
- -1
writeString(j);
writeVarInt(i);
if(afv.a(i)) {
writeVarInt(k.size());
Iterator it = this.k.iterator();
while(it.hasNext()) {
java.lang.String itv = it.next();
writeString(itv);
}
}
PLAY_CLIENTBOUND_set_score
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_set_subtitle_text
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_set_time
- Direction
- Server to client
- ID
- -1
writeLong(b);
writeLong(c);
PLAY_CLIENTBOUND_set_title_text
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_set_titles_animation
- Direction
- Server to client
- ID
- -1
writeInt(b);
writeInt(c);
writeInt(d);
PLAY_CLIENTBOUND_sound
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_sound_entity
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_start_configuration
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_stop_sound
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_store_cookie
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_system_chat
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_tab_list
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_tag_query
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_take_item_entity
- Direction
- Server to client
- ID
- -1
writeVarInt(b);
writeVarInt(c);
writeVarInt(d);
PLAY_CLIENTBOUND_teleport_entity
- Direction
- Server to client
- ID
- -1
writeVarInt(b);
writeDouble(c);
writeDouble(d);
writeDouble(e);
writeByte(f);
writeByte(g);
writeBoolean(h);
PLAY_CLIENTBOUND_ticking_state
- Direction
- Server to client
- ID
- -1
writeFloat(b);
writeBoolean(c);
PLAY_CLIENTBOUND_transfer
- Direction
- Server to client
- ID
- -1
writeString(b);
writeVarInt(c);
PLAY_CLIENTBOUND_update_advancements
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_update_attributes
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_CLIENTBOUND_update_mob_effect
- Direction
- Server to client
- ID
- -1
writeVarInt(f);
writeVarInt(h);
writeVarInt(i);
writeVarInt(j);
PLAY_CLIENTBOUND_update_recipes
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
- Direction
- Server to client
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_block_entity_tag_query
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_chat
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_chat_command_signed
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_chat_session_update
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
- Direction
- Client to server
- ID
- -1
writeString(b.b);
writeByte(b.c);
writeVarIntEnum(b.d);
writeBoolean(b.e);
writeByte(b.f);
writeVarIntEnum(b.g);
writeBoolean(b.h);
writeBoolean(b.i);
PLAY_SERVERBOUND_command_suggestion
- Direction
- Client to server
- ID
- -1
writeVarInt(b);
writeString(c, 32500);
PLAY_SERVERBOUND_configuration_acknowledged
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_container_click
- Direction
- Client to server
- ID
- -1
writeVarInt(d);
writeVarInt(e);
writeVarInt(f);
writeVarInt(g);
writeVarIntEnum(h);
PLAY_SERVERBOUND_container_slot_state_changed
- Direction
- Client to server
- ID
- -1
writeVarInt(b);
writeVarInt(c);
writeBoolean(d);
PLAY_SERVERBOUND_custom_payload
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_edit_book
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_entity_tag_query
- Direction
- Client to server
- ID
- -1
writeVarInt(b);
writeVarInt(c);
PLAY_SERVERBOUND_interact
- Direction
- Client to server
- ID
- -1
writeVarInt(b);
writeVarIntEnum(c.a());
c.a(packetbuffer); // interface call to ahr$a.a(Lwm;)V: behavior may vary
writeBoolean(d);
PLAY_SERVERBOUND_jigsaw_generate
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_move_player_pos
- Direction
- Client to server
- ID
- -1
writeDouble(a);
writeDouble(b);
writeDouble(c);
writeByte((f) ? 1 : 0);
PLAY_SERVERBOUND_move_player_pos_rot
- Direction
- Client to server
- ID
- -1
writeDouble(a);
writeDouble(b);
writeDouble(c);
writeFloat(d);
writeFloat(e);
writeByte((f) ? 1 : 0);
PLAY_SERVERBOUND_move_player_rot
- Direction
- Client to server
- ID
- -1
writeFloat(d);
writeFloat(e);
writeByte((f) ? 1 : 0);
PLAY_SERVERBOUND_move_vehicle
- Direction
- Client to server
- ID
- -1
writeDouble(b);
writeDouble(c);
writeDouble(d);
writeFloat(e);
writeFloat(f);
PLAY_SERVERBOUND_paddle_boat
- Direction
- Client to server
- ID
- -1
writeBoolean(b);
writeBoolean(c);
PLAY_SERVERBOUND_place_recipe
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_player_abilities
- Direction
- Client to server
- ID
- -1
int var2 = 0;
if(c) {
int var2 = ((byte)(var2 | 2));
}
writeByte(var2);
PLAY_SERVERBOUND_player_action
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_player_command
- Direction
- Client to server
- ID
- -1
writeVarInt(b);
writeVarIntEnum(c);
writeVarInt(d);
- Direction
- Client to server
- ID
- -1
writeFloat(d);
writeFloat(e);
int var2 = 0;
if(f) {
int var2 = ((byte)(var2 | 1));
}
if(g) {
int var2 = ((byte)(var2 | 2));
}
writeByte(var2);
PLAY_SERVERBOUND_recipe_book_change_settings
- Direction
- Client to server
- ID
- -1
writeVarIntEnum(b);
writeBoolean(c);
writeBoolean(d);
PLAY_SERVERBOUND_recipe_book_seen_recipe
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_resource_pack
- Direction
- Client to server
- ID
- -1
writeUUID(b);
writeVarIntEnum(c);
PLAY_SERVERBOUND_seen_advancements
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_set_beacon
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_set_command_block
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_set_command_minecart
- Direction
- Client to server
- ID
- -1
writeVarInt(b);
writeString(c);
writeBoolean(d);
PLAY_SERVERBOUND_set_creative_mode_slot
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_set_jigsaw_block
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_set_structure_block
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_sign_update
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
PLAY_SERVERBOUND_use_item
- Direction
- Client to server
- ID
- -1
writeVarIntEnum(b);
writeVarInt(c);
PLAY_SERVERBOUND_use_item_on
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
STATUS_CLIENTBOUND_status_response
- Direction
- Server to client
- ID
- -1
writeNBTCompound(ake.a.encode(b));
STATUS_SERVERBOUND_status_request
- Direction
- Client to server
- ID
- -1
(no instruction data - did the packet fail to parse?)
minecraft.use_cauldron
Water Taken from Cauldron