Package | Description |
---|---|
net.minecraft.network.play | |
net.minecraft.network.play.client |
Modifier and Type | Method and Description |
---|---|
private static boolean |
ServerPlayNetHandler.isMovePlayerPacketInvalid(CPlayerPacket packetIn) |
void |
IServerPlayNetHandler.processPlayer(CPlayerPacket packetIn) |
void |
ServerPlayNetHandler.processPlayer(CPlayerPacket packetIn) |
Modifier and Type | Class and Description |
---|---|
static class |
CPlayerPacket.PositionPacket |
static class |
CPlayerPacket.PositionRotationPacket |
static class |
CPlayerPacket.RotationPacket |