BetterModel
Toggle table of contents
1.8.2-SNAPSHOT-212
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util.entity
/
EntityId
Entity
Id
class
EntityId
:
Record
Entity id with world uuid
Parameters
world
Id
world uuid
entity
Id
entity id
Members
Constructors
Entity
Id
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
of
Link copied to clipboard
@
NotNull
open
fun
of
(
@
NotNull
entity
:
@
NotNull
Entity
)
:
@
NotNull
EntityId
Gets from entity
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String