WorldEntry
@Serializable
A listed world in the WorldOverview section.
Constructors
Link copied to clipboard
constructor( name: String, isOnline: Boolean, onlineCount: Int, location: String, pvpType: PvpType, battlEyeType: BattlEyeType, battlEyeStartDate: LocalDate?, transferType: TransferType, isPremiumRestricted: Boolean, isExperimental: Boolean)
Properties
Link copied to clipboard
The date when BattlEye was implemented in this world.
Link copied to clipboard
The type of BattlEye protection present in this world.
Link copied to clipboard
Whether the world is experimental or not.
Link copied to clipboard
Whether the world can only be played by premium account characters or not.
Link copied to clipboard
The total of online players in this world.
Link copied to clipboard
The type of transfer restrictions this world has.