Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
FreeMinecraftModels
/
com.magmaguy.freeminecraftmodels.config
/
DisplayModelRegistry
Display
Model
Registry
public
final
class
DisplayModelRegistry
Members
Functions
get
Registered
Models
Link copied to clipboard
public
static
Set
<
String
>
getRegisteredModels
(
)
has
Display
Model
Link copied to clipboard
public
static
boolean
hasDisplayModel
(
String
modelId
)
register
Link copied to clipboard
public
static
void
register
(
String
modelId
)
shutdown
Link copied to clipboard
public
static
void
shutdown
(
)
unregister
Link copied to clipboard
public
static
void
unregister
(
String
modelId
)