mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
- ItemPalette1216: 1415 items (generated from decompiled Items.java) - EntityPalette1216: 151 entities (HappyGhast at index 56, all after +1) - Palette1216: block states (DriedGhast 32 states at 13826-13857, all after +32) - PacketPalette1216: clientbound +3 (Waypoint, ClearDialog, ShowDialog), serverbound +2 (ChangeGameMode at 0x04 shifting all after, CustomClickAction at end), config clientbound +2 (ClearDialog, ShowDialog), config serverbound +1 (CustomClickAction) - Version routing in Protocol18.cs, PacketType18Handler.cs, EntityMetadataPalette.cs updated to select 1216 palettes for protocol >= 771 - EntityMetadataPalette reuses 1215 (EntityDataSerializers unchanged) Made-with: Cursor |
||
|---|---|---|
| .. | ||
| Forge | ||
| Packet/s2c | ||
| PacketPalettes | ||
| StructuredComponents | ||
| ConfigurationPacketTypesIn.cs | ||
| ConfigurationPacketTypesOut.cs | ||
| DataTypes.cs | ||
| PacketType18Handler.cs | ||
| PacketTypesIn.cs | ||
| PacketTypesOut.cs | ||
| Protocol16.cs | ||
| Protocol18.cs | ||
| Protocol18Forge.cs | ||
| Protocol18Terrain.cs | ||
| SocketWrapper.cs | ||
| ZlibUtils.cs | ||