nova-parent
Toggle table of contents
0.19-alpha.1
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.resources.builder.data
/
ItemModel
/
RangeDispatch
/
Entry
Entry
@
Serializable
data
class
Entry
(
val
threshold
:
Double
,
val
model
:
ItemModel
)
Members
Constructors
Entry
Link copied to clipboard
constructor
(
threshold
:
Double
,
model
:
ItemModel
)
Properties
model
Link copied to clipboard
val
model
:
ItemModel
threshold
Link copied to clipboard
val
threshold
:
Double