soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
ClientSettings
soupply
java340
protocol
serverbound
Undocumented in source.
class
ClientSettings :
Java340Packet
{
enum
uint
ID
;
enum
bool
CLIENTBOUND
;
enum
bool
SERVERBOUND
;
enum
uint
ENABLED
;
enum
uint
COMMANDS_ONLY
;
enum
uint
DISABLED
;
enum
ubyte
CAPE
;
enum
ubyte
JACKET
;
enum
ubyte
LEFT_SLEEVE
;
enum
ubyte
RIGHT_SLEEVE
;
enum
ubyte
LEFT_PANTS
;
enum
ubyte
RIGHT_PANTS
;
enum
ubyte
HAT
;
enum
ubyte
RIGHT
;
enum
ubyte
LEFT
;
enum
string
[]
__fields
;
string
language
;
ubyte
viewDistance
;
@
Var
uint
chatMode
;
bool
chatColors
;
ubyte
displayedSkinParts
;
ubyte
mainHand
;
this
();
this
(string language, ubyte viewDistance, uint chatMode, bool chatColors, ubyte displayedSkinParts, ubyte mainHand);
mixin
Make
;
static
typeof
(
this
)
fromBuffer
(ubyte[] buffer);
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(string language, ubyte viewDistance, uint chatMode, bool chatColors, ubyte displayedSkinParts, ubyte mainHand)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
Make
Undocumented in source.
Static functions
fromBuffer
typeof
(
this
)
fromBuffer
(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
CAPE
enum
ubyte
CAPE
;
Undocumented in source.
CLIENTBOUND
enum
bool
CLIENTBOUND
;
Undocumented in source.
COMMANDS_ONLY
enum
uint
COMMANDS_ONLY
;
Undocumented in source.
DISABLED
enum
uint
DISABLED
;
Undocumented in source.
ENABLED
enum
uint
ENABLED
;
Undocumented in source.
HAT
enum
ubyte
HAT
;
Undocumented in source.
ID
enum
uint
ID
;
Undocumented in source.
JACKET
enum
ubyte
JACKET
;
Undocumented in source.
LEFT
enum
ubyte
LEFT
;
Undocumented in source.
LEFT_PANTS
enum
ubyte
LEFT_PANTS
;
Undocumented in source.
LEFT_SLEEVE
enum
ubyte
LEFT_SLEEVE
;
Undocumented in source.
RIGHT
enum
ubyte
RIGHT
;
Undocumented in source.
RIGHT_PANTS
enum
ubyte
RIGHT_PANTS
;
Undocumented in source.
RIGHT_SLEEVE
enum
ubyte
RIGHT_SLEEVE
;
Undocumented in source.
SERVERBOUND
enum
bool
SERVERBOUND
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
chatColors
bool
chatColors
;
Undocumented in source.
chatMode
uint
chatMode
;
Undocumented in source.
displayedSkinParts
ubyte
displayedSkinParts
;
Undocumented in source.
language
string
language
;
Undocumented in source.
mainHand
ubyte
mainHand
;
Undocumented in source.
viewDistance
ubyte
viewDistance
;
Undocumented in source.
Meta
Source
See Implementation
soupply
java340
protocol
serverbound
aliases
Packets
classes
AdvencementTab
Animation
ChatMessage
ClickWindow
ClientSettings
ClientStatus
CloseWindow
ConfirmTransaction
CraftRecipeRequest
CraftingBookData
CreativeInventoryAction
EnchantItem
EntityAction
HeldItemChange
KeepAlive
Player
PlayerAbilities
PlayerBlockPlacement
PlayerDigging
PlayerLook
PlayerPosition
PlayerPositionAndLook
PluginMessage
ResourcePackStatus
Spectate
SteerBoat
SteerVehicle
TabComplete
TeleportConfirm
UpdateSign
UseEntity
UseItem
VehicleMove