C# Class ManicDigger.NetworkClientMinecraft.ServerPlayerIdentification

Mostra file Open project: henon/manic_digger

Public Properties

Property Type Description
ProtocolVersion byte
ServerMotd string
ServerName string
UserType byte

Property Details

ProtocolVersion public_oe property

public byte ProtocolVersion
return byte

ServerMotd public_oe property

public string ServerMotd
return string

ServerName public_oe property

public string ServerName
return string

UserType public_oe property

public byte UserType
return byte