MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
legacy
/
io.github.notenoughupdates.moulconfig.internal
/
RPModContainer
RPMod
Container
open
class
RPModContainer
:
ModCandidate
(
source
)
Members
Constructors
RPMod
Container
Link copied to clipboard
constructor
(
)
Properties
file
Link copied to clipboard
open
var
file
:
File
Functions
explore
Link copied to clipboard
open
fun
explore
(
table
:
ASMDataTable
)
:
List
<
ModContainer
>
inject
Mod
Container
Link copied to clipboard
open
fun
injectModContainer
(
candidates
:
List
<
ModCandidate
>
)