bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-498
bettermodel-bukkit-api
Target filter
bettermodel-bukkit-api
Switch theme
Search in API
Skip to content
bettermodel
bettermodel-bukkit-api
/
kr.toxicity.model.api.bukkit.platform
/
BukkitWorld
Bukkit
World
class
BukkitWorld
:
Record
,
PlatformWorld
Represents a Bukkit world wrapped as a
PlatformWorld
.
Since
2.0.0
Parameters
source
the source Bukkit world
Members
Constructors
Bukkit
World
Link copied to clipboard
constructor
(
)
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String