JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
dev.the_fireplace.lib.api.environment.injectables
Interface ModList
public interface
ModList
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<
String
>
getLoadedMods
()
boolean
isModLoaded
(
String
modId)
Method Details
isModLoaded
boolean
isModLoaded
(
String
modId)
getLoadedMods
Collection
<
String
>
getLoadedMods
()