public class LoggingPacketHandler extends Object implements com.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
| Modifier and Type | Field and Description |
|---|---|
protected GeyserConnector |
connector |
protected GeyserSession |
session |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AddBehaviorTreePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AddEntityPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AddHangingEntityPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AddItemEntityPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AddPaintingPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AddPlayerPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AdventureSettingsPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AnimatePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AnvilDamagePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AutomationClientConnectPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AvailableCommandsPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.AvailableEntityIdentifiersPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.BiomeDefinitionListPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.BlockEntityDataPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.BlockEventPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.BlockPickRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.BookEditPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.BossEventPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.CameraPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ChangeDimensionPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ChunkRadiusUpdatedPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ClientboundMapItemDataPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ClientCacheBlobStatusPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ClientCacheMissResponsePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ClientCacheStatusPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ClientToServerHandshakePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.CommandBlockUpdatePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.CommandOutputPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.CommandRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.CompletedUsingItemPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ContainerClosePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ContainerOpenPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ContainerSetDataPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.CraftingDataPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.CraftingEventPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.DisconnectPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.EducationSettingsPacket 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.EntityFallPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.EntityPickRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.EventPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ExplodePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.GameRulesChangedPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.GuiDataPickItemPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.HurtArmorPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.InteractPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.InventoryContentPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.InventorySlotPacket 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.LabTablePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.LecternUpdatePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.LevelChunkPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.LevelEventGenericPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.LevelEventPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.LevelSoundEvent2Packet packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.LevelSoundEvent3Packet packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.LevelSoundEventPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.LoginPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MapCreateLockedCopyPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MapInfoRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MobArmorEquipmentPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MobEffectPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MobEquipmentPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ModalFormRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ModalFormResponsePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MoveEntityAbsolutePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MoveEntityDeltaPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MovePlayerPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.MultiplayerSettingsPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.NetworkChunkPublisherUpdatePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.NetworkSettingsPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.NetworkStackLatencyPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.NpcRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.OnScreenTextureAnimationPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PhotoTransferPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PlayerActionPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PlayerAuthInputPacket 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.PlayerListPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PlayerSkinPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PlaySoundPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PlayStatusPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.PurchaseReceiptPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.RemoveEntityPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.RemoveObjectivePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.RequestChunkRadiusPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ResourcePackChunkDataPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ResourcePackChunkRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ResourcePackClientResponsePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ResourcePackDataInfoPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ResourcePacksInfoPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ResourcePackStackPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.RespawnPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.RiderJumpPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ScriptCustomEventPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ServerSettingsRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ServerSettingsResponsePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ServerToClientHandshakePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetCommandsEnabledPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetDefaultGameTypePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetDifficultyPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetDisplayObjectivePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetEntityDataPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetEntityLinkPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetEntityMotionPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetHealthPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetLastHurtByPacket 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.SetScoreboardIdentityPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetScorePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetSpawnPositionPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetTimePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SettingsCommandPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SetTitlePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ShowCreditsPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ShowProfilePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.ShowStoreOfferPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SimpleEventPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SpawnExperienceOrbPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SpawnParticleEffectPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.StartGamePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.StopSoundPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.StructureTemplateDataExportRequestPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.StructureTemplateDataExportResponsePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.SubClientLoginPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.TakeItemEntityPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.TextPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.TickSyncPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.TransferPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.UpdateAttributesPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.UpdateBlockPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.UpdateBlockPropertiesPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.UpdateBlockSyncedPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.UpdateEquipPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.UpdateSoftEnumPacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.UpdateTradePacket packet) |
boolean |
handle(com.nukkitx.protocol.bedrock.packet.VideoStreamConnectPacket packet) |
protected GeyserConnector connector
protected GeyserSession session
public boolean handle(com.nukkitx.protocol.bedrock.packet.LoginPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ResourcePackClientResponsePacket 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.AnimatePacket 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.BlockPickRequestPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.BookEditPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ClientCacheBlobStatusPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ClientCacheMissResponsePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ClientCacheStatusPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ClientToServerHandshakePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.CommandBlockUpdatePacket 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.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.EntityEventPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.EntityFallPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.EntityPickRequestPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.EventPacket 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.InventoryContentPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.InventorySlotPacket 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.ItemFrameDropItemPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.LabTablePacket 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.LevelEventGenericPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.LevelSoundEventPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.LevelSoundEvent3Packet 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.MobArmorEquipmentPacket 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.ModalFormResponsePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.MoveEntityAbsolutePacket 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.NetworkStackLatencyPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.PhotoTransferPacket 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.PlayerHotbarPacket 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.PlayerSkinPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.PurchaseReceiptPacket 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.ResourcePackChunkRequestPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.RiderJumpPacket 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.SetDefaultGameTypePacket 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.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.SubClientLoginPacket 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.AddBehaviorTreePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.AddEntityPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.AddHangingEntityPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.AddItemEntityPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.AddPaintingPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.AddPlayerPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.AvailableCommandsPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.BlockEventPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.BossEventPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.CameraPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ChangeDimensionPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ChunkRadiusUpdatedPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ClientboundMapItemDataPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.CommandOutputPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ContainerOpenPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ContainerSetDataPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.CraftingDataPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.DisconnectPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ExplodePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.LevelChunkPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.GameRulesChangedPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.GuiDataPickItemPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.HurtArmorPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.AutomationClientConnectPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.LevelEventPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.MapCreateLockedCopyPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.MobEffectPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ModalFormRequestPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.MoveEntityDeltaPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.NpcRequestPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.OnScreenTextureAnimationPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerListPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.PlaySoundPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.PlayStatusPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.RemoveEntityPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.RemoveObjectivePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ResourcePackChunkDataPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ResourcePackDataInfoPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ResourcePacksInfoPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ResourcePackStackPacket 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.ScriptCustomEventPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ServerSettingsResponsePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ServerToClientHandshakePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetCommandsEnabledPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetDifficultyPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetDisplayObjectivePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetEntityDataPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetEntityLinkPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetEntityMotionPacket 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.SetLastHurtByPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetScoreboardIdentityPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetScorePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetSpawnPositionPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetTimePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SetTitlePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ShowCreditsPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ShowProfilePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.ShowStoreOfferPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SimpleEventPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SpawnExperienceOrbPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.StartGamePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.StopSoundPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.StructureTemplateDataExportRequestPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.StructureTemplateDataExportResponsePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.TakeItemEntityPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.TransferPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateAttributesPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateBlockPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateBlockPropertiesPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateBlockSyncedPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateEquipPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateSoftEnumPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateTradePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.AvailableEntityIdentifiersPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.BiomeDefinitionListPacket 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.NetworkChunkPublisherUpdatePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SpawnParticleEffectPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.VideoStreamConnectPacket 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.TickSyncPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.AnvilDamagePacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.NetworkSettingsPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerAuthInputPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.SettingsCommandPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.EducationSettingsPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.CompletedUsingItemPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerpublic boolean handle(com.nukkitx.protocol.bedrock.packet.MultiplayerSettingsPacket packet)
handle in interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandlerCopyright © 2019 GeyserMC. All rights reserved.