Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlayerConnJoinEvent ¶
type PlayerConnJoinEvent struct {
Conn base.PlayerAndConnection
}
type PlayerConnQuitEvent ¶
type PlayerConnQuitEvent struct {
Conn base.PlayerAndConnection
}
type PlayerPluginMessagePullEvent ¶
type PlayerPluginMessagePullEvent struct { Conn base.PlayerAndConnection Channel string Message plugin.Message }
Click to show internal directories.
Click to hide internal directories.