Package org.geysermc.geyser.network
Class LoggingPacketHandler
java.lang.Object
org.geysermc.geyser.network.LoggingPacketHandler
- All Implemented Interfaces:
com.nukkitx.protocol.bedrock.handler.BedrockPacketHandler,com.nukkitx.protocol.PacketHandler
- Direct Known Subclasses:
UpstreamPacketHandler
public class LoggingPacketHandler
extends Object
implements com.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
Bare bones implementation of BedrockPacketHandler suitable for extension.
Logs and ignores all packets presented. Allows subclasses to override/implement only
packets of interest and limit boilerplate code.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanhandle(com.nukkitx.protocol.bedrock.packet.AddBehaviorTreePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AddEntityPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AddHangingEntityPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AddItemEntityPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AddPaintingPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AddPlayerPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AdventureSettingsPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AnimateEntityPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AnimatePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AnvilDamagePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AutomationClientConnectPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AvailableCommandsPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.AvailableEntityIdentifiersPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.BiomeDefinitionListPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.BlockEntityDataPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.BlockEventPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.BlockPickRequestPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.BookEditPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.BossEventPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.CameraPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.CameraShakePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ChangeDimensionPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ChunkRadiusUpdatedPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ClientboundMapItemDataPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ClientCacheBlobStatusPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ClientCacheMissResponsePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ClientCacheStatusPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ClientToServerHandshakePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.CodeBuilderPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.CommandBlockUpdatePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.CommandOutputPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.CommandRequestPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.CompletedUsingItemPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ContainerClosePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ContainerOpenPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ContainerSetDataPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.CorrectPlayerMovePredictionPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.CraftingDataPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.CraftingEventPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.CreativeContentPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.DebugInfoPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.DisconnectPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.EducationSettingsPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.EmoteListPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.EmotePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.EntityEventPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.EntityPickRequestPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.EventPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ExplodePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.FilterTextPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.GameRulesChangedPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.GuiDataPickItemPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.HurtArmorPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.InteractPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.InventoryContentPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.InventorySlotPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.InventoryTransactionPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ItemComponentPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ItemFrameDropItemPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ItemStackRequestPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ItemStackResponsePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.LabTablePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.LecternUpdatePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.LevelChunkPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.LevelEventGenericPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.LevelEventPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.LevelSoundEvent1Packet packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.LevelSoundEvent2Packet packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.LevelSoundEventPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.LoginPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.MapCreateLockedCopyPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.MapInfoRequestPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.MobArmorEquipmentPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.MobEffectPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.MobEquipmentPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ModalFormRequestPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ModalFormResponsePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.MotionPredictionHintsPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.MoveEntityAbsolutePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.MoveEntityDeltaPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.MovePlayerPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.MultiplayerSettingsPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.NetworkChunkPublisherUpdatePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.NetworkSettingsPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.NetworkStackLatencyPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.NpcRequestPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.OnScreenTextureAnimationPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PacketViolationWarningPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PhotoTransferPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PlayerActionPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PlayerArmorDamagePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PlayerAuthInputPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PlayerEnchantOptionsPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PlayerFogPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PlayerHotbarPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PlayerInputPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PlayerListPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PlayerSkinPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PlaySoundPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PlayStatusPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PositionTrackingDBClientRequestPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PositionTrackingDBServerBroadcastPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.PurchaseReceiptPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.RemoveEntityPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.RemoveObjectivePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.RequestChunkRadiusPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ResourcePackChunkDataPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ResourcePackChunkRequestPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ResourcePackClientResponsePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ResourcePackDataInfoPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ResourcePacksInfoPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ResourcePackStackPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.RespawnPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.RiderJumpPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ScriptCustomEventPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ServerSettingsRequestPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ServerSettingsResponsePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ServerToClientHandshakePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetCommandsEnabledPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetDefaultGameTypePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetDifficultyPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetDisplayObjectivePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetEntityDataPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetEntityLinkPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetEntityMotionPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetHealthPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetLastHurtByPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetLocalPlayerAsInitializedPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetPlayerGameTypePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetScoreboardIdentityPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetScorePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetSpawnPositionPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetTimePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SettingsCommandPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SetTitlePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ShowCreditsPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ShowProfilePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.ShowStoreOfferPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SimpleEventPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SpawnExperienceOrbPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SpawnParticleEffectPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.StartGamePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.StopSoundPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.StructureTemplateDataRequestPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.StructureTemplateDataResponsePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.SubClientLoginPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.TakeItemEntityPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.TextPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.TickSyncPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.TransferPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.UpdateAttributesPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.UpdateBlockPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.UpdateBlockPropertiesPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.UpdateBlockSyncedPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.UpdateEquipPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.UpdatePlayerGameTypePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.UpdateSoftEnumPacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.UpdateTradePacket packet)booleanhandle(com.nukkitx.protocol.bedrock.packet.VideoStreamConnectPacket packet)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle, handle
-
Field Details
-
geyser
-
session
-
-
Method Details
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.LoginPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ResourcePackClientResponsePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AdventureSettingsPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AnimatePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.BlockEntityDataPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.BlockPickRequestPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.BookEditPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ClientCacheBlobStatusPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ClientCacheMissResponsePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ClientCacheStatusPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ClientToServerHandshakePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.CommandBlockUpdatePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.CommandRequestPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ContainerClosePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.CraftingEventPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.EntityEventPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.EntityPickRequestPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.EventPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.InteractPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.InventoryContentPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.InventorySlotPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.InventoryTransactionPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ItemFrameDropItemPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.LabTablePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.LecternUpdatePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.LevelEventGenericPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.LevelSoundEventPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.MapInfoRequestPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.MobArmorEquipmentPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.MobEquipmentPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ModalFormResponsePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.MoveEntityAbsolutePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.MovePlayerPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.NetworkStackLatencyPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PhotoTransferPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerActionPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerHotbarPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerInputPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerSkinPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PurchaseReceiptPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.RequestChunkRadiusPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ResourcePackChunkRequestPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.RiderJumpPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ServerSettingsRequestPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetDefaultGameTypePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetLocalPlayerAsInitializedPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetPlayerGameTypePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SubClientLoginPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.TextPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AddBehaviorTreePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AddEntityPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AddHangingEntityPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AddItemEntityPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AddPaintingPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AddPlayerPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AvailableCommandsPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.BlockEventPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.BossEventPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.CameraPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ChangeDimensionPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ChunkRadiusUpdatedPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ClientboundMapItemDataPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.CommandOutputPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ContainerOpenPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ContainerSetDataPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.CraftingDataPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.DisconnectPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ExplodePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.LevelChunkPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.GameRulesChangedPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.GuiDataPickItemPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.HurtArmorPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AutomationClientConnectPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.LevelEventPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.MapCreateLockedCopyPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.MobEffectPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ModalFormRequestPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.MoveEntityDeltaPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.NpcRequestPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.OnScreenTextureAnimationPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerListPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlaySoundPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlayStatusPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.RemoveEntityPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.RemoveObjectivePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ResourcePackChunkDataPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ResourcePackDataInfoPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ResourcePacksInfoPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ResourcePackStackPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.RespawnPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ScriptCustomEventPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ServerSettingsResponsePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ServerToClientHandshakePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetCommandsEnabledPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetDifficultyPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetDisplayObjectivePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetEntityDataPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetEntityLinkPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetEntityMotionPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetHealthPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetLastHurtByPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetScoreboardIdentityPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetScorePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetSpawnPositionPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetTimePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SetTitlePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ShowCreditsPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ShowProfilePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ShowStoreOfferPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SimpleEventPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SpawnExperienceOrbPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.StartGamePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.StopSoundPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.StructureBlockUpdatePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.StructureTemplateDataRequestPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.StructureTemplateDataResponsePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.TakeItemEntityPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.TransferPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateAttributesPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateBlockPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateBlockPropertiesPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateBlockSyncedPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateEquipPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateSoftEnumPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.UpdateTradePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AvailableEntityIdentifiersPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.BiomeDefinitionListPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.LevelSoundEvent2Packet packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.NetworkChunkPublisherUpdatePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SpawnParticleEffectPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.VideoStreamConnectPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.EmotePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.TickSyncPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AnvilDamagePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.NetworkSettingsPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerAuthInputPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.SettingsCommandPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.EducationSettingsPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.CompletedUsingItemPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.MultiplayerSettingsPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.DebugInfoPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.EmoteListPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.CodeBuilderPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.CreativeContentPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ItemStackRequestPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.LevelSoundEvent1Packet packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ItemStackResponsePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerArmorDamagePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerEnchantOptionsPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.UpdatePlayerGameTypePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PacketViolationWarningPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PositionTrackingDBClientRequestPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PositionTrackingDBServerBroadcastPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.MotionPredictionHintsPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.AnimateEntityPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.CameraShakePacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.PlayerFogPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.CorrectPlayerMovePredictionPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.ItemComponentPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-
handle
public boolean handle(com.nukkitx.protocol.bedrock.packet.FilterTextPacket packet)- Specified by:
handlein interfacecom.nukkitx.protocol.bedrock.handler.BedrockPacketHandler
-