C# Class ManicDigger.NetworkClientMinecraft.ServerPlayerIdentification

Show file Open project: henon/manic_digger

Public Properties

Property Type Description
ProtocolVersion byte
ServerMotd string
ServerName string
UserType byte

Property Details

ProtocolVersion public property

public byte ProtocolVersion
return byte

ServerMotd public property

public string ServerMotd
return string

ServerName public property

public string ServerName
return string

UserType public property

public byte UserType
return byte