4jcraft/Minecraft.World/Network/Packets
2026-03-10 10:14:00 +11:00
..
AddEntityPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
AddEntityPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
AddExperienceOrbPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
AddExperienceOrbPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
AddGlobalEntityPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
AddGlobalEntityPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
AddMobPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
AddMobPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
AddPaintingPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
AddPaintingPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
AddPlayerPacket.cpp Remove Win32 types from add player packets 2026-03-10 10:14:00 +11:00
AddPlayerPacket.h Remove Win32 types from add player packets 2026-03-10 10:14:00 +11:00
AnimatePacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
AnimatePacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
AwardStatPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
AwardStatPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
BlockRegionUpdatePacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
BlockRegionUpdatePacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ChatAutoCompletePacket.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
ChatPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ChatPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ChunkTilesUpdatePacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ChunkTilesUpdatePacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ChunkVisibilityAreaPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ChunkVisibilityAreaPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ChunkVisibilityPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ChunkVisibilityPacket.h refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ClientCommandPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ClientCommandPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
ClientInformationPacket.h refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ClientProtocolPacket.h feat: move script & folder refactor 2026-03-05 03:29:23 -05:00
ComplexItemDataPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ComplexItemDataPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ContainerAckPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ContainerAckPacket.h refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ContainerButtonClickPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ContainerButtonClickPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
ContainerClickPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ContainerClickPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ContainerClosePacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ContainerClosePacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ContainerOpenPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ContainerOpenPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ContainerSetContentPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ContainerSetContentPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ContainerSetDataPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ContainerSetDataPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ContainerSetSlotPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ContainerSetSlotPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
CraftItemPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
CraftItemPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
CustomPayloadPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
CustomPayloadPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
DebugOptionsPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
DebugOptionsPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
DisconnectPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
DisconnectPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
EntityActionAtPositionPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
EntityActionAtPositionPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
EntityEventPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
EntityEventPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
ExplodePacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ExplodePacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
GameCommandPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
GameCommandPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
GameEventPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
GameEventPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
GetInfoPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
GetInfoPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
InteractPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
InteractPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
KeepAlivePacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
KeepAlivePacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
KickPlayerPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
KickPlayerPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
LevelEventPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
LevelEventPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
LevelSoundPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
LevelSoundPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
LoginPacket.cpp Remove Win32 types from login packets 2026-03-10 10:14:00 +11:00
LoginPacket.h Remove Win32 types from login packets 2026-03-10 10:14:00 +11:00
MoveEntityPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
MoveEntityPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
MoveEntityPacketSmall.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
MoveEntityPacketSmall.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
MovePlayerPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
MovePlayerPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
Packet.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
Packet.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
PacketListener.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
PacketListener.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
PlayerAbilitiesPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
PlayerAbilitiesPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
PlayerActionPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
PlayerActionPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
PlayerCommandPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
PlayerCommandPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
PlayerInfoPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
PlayerInfoPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
PlayerInputPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
PlayerInputPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
PreLoginPacket.cpp Remove DWORD texture pack IDs from server prelogin state 2026-03-10 10:13:59 +11:00
PreLoginPacket.h Remove DWORD texture pack IDs from server prelogin state 2026-03-10 10:13:59 +11:00
RemoveEntitiesPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
RemoveEntitiesPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
RemoveMobEffectPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
RemoveMobEffectPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
RespawnPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
RespawnPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
RotateHeadPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
RotateHeadPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
ServerAuthDataPacket.h fix: remove byte type alias 2026-03-08 22:39:40 +01:00
ServerSettingsChangedPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
ServerSettingsChangedPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
SetCarriedItemPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
SetCarriedItemPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
SetCreativeModeSlotPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
SetCreativeModeSlotPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
SetEntityDataPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
SetEntityDataPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
SetEntityMotionPacket.cpp SetEntityMotionPacket::write() was sending raw entity ID without masking, changing it to mask the ID to 11 bits first since large entity IDs were accidentally setting the compression flag bit and causing wrong number of bytes to be read by receiver. 2026-03-09 15:34:08 -04:00
SetEntityMotionPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
SetEquippedItemPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
SetEquippedItemPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
SetExperiencePacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
SetExperiencePacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
SetHealthPacket.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
SetHealthPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
SetRidingPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
SetRidingPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
SetSpawnPositionPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
SetSpawnPositionPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
SetTimePacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
SetTimePacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
SharedKeyPacket.h fix: remove byte type alias 2026-03-08 22:39:40 +01:00
SignUpdatePacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
SignUpdatePacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
TakeItemEntityPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
TakeItemEntityPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
TeleportEntityPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
TeleportEntityPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
TextureAndGeometryChangePacket.cpp Remove DWORD skin IDs from texture geometry packets 2026-03-10 10:14:00 +11:00
TextureAndGeometryChangePacket.h Remove DWORD skin IDs from texture geometry packets 2026-03-10 10:14:00 +11:00
TextureAndGeometryPacket.cpp Remove DWORD skin IDs from texture geometry packets 2026-03-10 10:14:00 +11:00
TextureAndGeometryPacket.h Remove DWORD skin IDs from texture geometry packets 2026-03-10 10:14:00 +11:00
TextureChangePacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
TextureChangePacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
TexturePacket.cpp Remove Win32 byte types from texture packets 2026-03-10 10:14:00 +11:00
TexturePacket.h Remove Win32 byte types from texture packets 2026-03-10 10:14:00 +11:00
TileDestructionPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
TileDestructionPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
TileEntityDataPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
TileEntityDataPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
TileEventPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
TileEventPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
TileUpdatePacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
TileUpdatePacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
TradeItemPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
TradeItemPacket.h refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
UpdateGameRuleProgressPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
UpdateGameRuleProgressPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
UpdateMobEffectPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
UpdateMobEffectPacket.h refactor: unglob std::enable_shared_from_this 2026-03-08 22:43:43 +01:00
UpdateProgressPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
UpdateProgressPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
UseItemPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
UseItemPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00
XZPacket.cpp refactor: rename Build -> Platform in Minecraft.World 2026-03-08 21:33:18 -05:00
XZPacket.h refactor: byebye using namespace std 2026-03-08 22:43:44 +01:00