class MineStat::Data
- MineStat::Data
- Reference
- Object
Defined in:
minestat.crConstant Summary
-
NUM_FIELDS =
6
Constructors
Instance Method Summary
- #address : String
- #address=(address : String)
- #max_players : UInt32 | Nil
- #max_players=(max_players : UInt32 | Nil)
- #motd : String | Nil
- #motd=(motd : String | Nil)
- #online : Bool
- #online=(online : Bool)
- #players : UInt32 | Nil
- #players=(players : UInt32 | Nil)
- #port : UInt32
- #port=(port : UInt32)
- #status : String
- #status=(status : String)
- #version : String | Nil
- #version=(version : String | Nil)