BetterModel
Toggle table of contents
1.14.1-SNAPSHOT-417
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.data.raw
/
ModelElement
/
NullObject
Null
Object
class
NullObject
:
Record
,
ModelElement
A raw model's null object
Parameters
name
uuid
ik
Target
ik target
position
position
Members
Constructors
Null
Object
Link copied to clipboard
constructor
(
)
Properties
PARSER
Link copied to clipboard
val
PARSER
:
JsonDeserializer
<
ModelElement
>
Parser
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
is
Supported
Link copied to clipboard
open
fun
isSupported
(
)
:
Boolean
Checks this element is supported
name
Link copied to clipboard
@
NotNull
abstract
fun
name
(
)
:
@
NotNull
String
Gets name
position
Link copied to clipboard
@
NotNull
open
fun
position
(
)
:
@
NotNull
Float3
Gets position
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
type
Link copied to clipboard
@
NotNull
open
fun
type
(
)
:
@
NotNull
String
Gets type
uuid
Link copied to clipboard
@
NotNull
abstract
fun
uuid
(
)
:
@
NotNull
String
Gets uuid