BetterModel
Toggle table of contents
1.11.3-SNAPSHOT-331
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.pack
/
PackMeta
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
@
NotNull
open
fun
build
(
)
:
@
NotNull
PackMeta
description
Link copied to clipboard
@
NotNull
open
fun
description
(
@
NotNull
description
:
@
NotNull
String
)
:
@
NotNull
PackMeta.Builder
format
Link copied to clipboard
@
NotNull
open
fun
format
(
format
:
Int
)
:
@
NotNull
PackMeta.Builder
overlay
Entry
Link copied to clipboard
@
NotNull
open
fun
overlayEntry
(
@
NotNull
overlayEntry
:
@
NotNull
PackMeta.OverlayEntry
)
:
@
NotNull
PackMeta.Builder