BetterModel
Toggle table of contents
1.12.2-SNAPSHOT-370
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api
/
BetterModelPlugin
/
ReloadResult
/
Success
Success
class
Success
:
Record
,
BetterModelPlugin.ReloadResult
Reload success.
Parameters
first
Load
first load
assets
Time
assets reloading time
pack
Result
pack result
Members
Constructors
Success
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
length
Link copied to clipboard
open
fun
length
(
)
:
Long
Gets pack length
packing
Time
Link copied to clipboard
open
fun
packingTime
(
)
:
Long
Gets packing time
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
total
Time
Link copied to clipboard
open
fun
totalTime
(
)
:
Long
Gets total reload time