Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MutedPackets = []string{
"packet.UpdateBlock",
"packet.MoveActorAbsolute",
"packet.SetActorMotion",
"packet.SetTime",
"packet.RemoveActor",
"packet.AddActor",
"packet.UpdateAttributes",
"packet.Interact",
"packet.LevelEvent",
"packet.SetActorData",
"packet.MoveActorDelta",
"packet.MovePlayer",
"packet.BlockActorData",
"packet.PlayerAuthInput",
"packet.LevelChunk",
"packet.LevelSoundEvent",
"packet.ActorEvent",
"packet.NetworkChunkPublisherUpdate",
"packet.UpdateSubChunkBlocks",
"packet.SubChunk",
"packet.SubChunkRequest",
"packet.Animate",
"packet.NetworkStackLatency",
"packet.InventoryTransaction",
"packet.PlaySound",
}
Functions ¶
func NewChatLogger ¶
func NewChatLogger() *utils.ProxyHandler
func NewDebugLogger ¶
func NewDebugLogger(extraVerbose bool) *utils.ProxyHandler
func NewPacketCapturer ¶
func NewPacketCapturer() *utils.ProxyHandler
func NewSkinSaver ¶
func NewSkinSaver(skinCB func(SkinAdd)) *utils.ProxyHandler
Types ¶
Click to show internal directories.
Click to hide internal directories.