public class PlayerPacketHandler extends Object implements com.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
| Modifier and Type | Field and Description |
|---|---|
protected com.nukkitx.math.vector.Vector3i |
lastRightClickPos |
protected double |
lastRightClickTime |
| Constructor and Description |
|---|
PlayerPacketHandler(Player player) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AdventureSettingsPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AnimatePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.BedrockPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.BlockEntityDataPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.BlockPickRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.CommandRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ContainerClosePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.CraftingEventPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.EmotePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.EntityEventPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.InteractPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.InventoryTransactionPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ItemFrameDropItemPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.LecternUpdatePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.LevelSoundEvent2Packet packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MapInfoRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MobEquipmentPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ModalFormResponsePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MovePlayerPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PacketViolationWarningPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PlayerActionPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PlayerHotbarPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PlayerInputPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PlayerSkinPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.RequestChunkRadiusPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.RespawnPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ServerSettingsRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetHealthPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetLocalPlayerAsInitializedPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetPlayerGameTypePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.TextPacket packet) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handleprotected com.nukkitx.math.vector.Vector3i lastRightClickPos
protected double lastRightClickTime
public PlayerPacketHandler(Player player)
public boolean handle(com.nukkitx.protocol.bedrock.BedrockPacket packet)
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerSkinPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerInputPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.MovePlayerPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.AdventureSettingsPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.EmotePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.PacketViolationWarningPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.MobEquipmentPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerActionPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ModalFormResponsePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.InteractPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.BlockPickRequestPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.AnimatePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetHealthPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.EntityEventPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.CommandRequestPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.TextPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ContainerClosePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.CraftingEventPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.BlockEntityDataPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.RequestChunkRadiusPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetPlayerGameTypePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ItemFrameDropItemPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.MapInfoRequestPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.LevelSoundEvent2Packet packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.InventoryTransactionPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerHotbarPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ServerSettingsRequestPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.RespawnPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.LecternUpdatePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetLocalPlayerAsInitializedPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerCopyright © 2020. All rights reserved.