toggle menu
toxopid
4.0.1
jvm
switch theme
search in API
toxopid
/
com.xpdustry.toxopid.spec
/
ModDependency
Mod
Dependency
data
class
ModDependency
(
val
name
:
String
,
val
soft
:
Boolean
=
false
)
:
Serializable
Represents a mod dependency.
Members
Constructors
Mod
Dependency
Link copied to clipboard
constructor
(
name
:
String
,
soft
:
Boolean
=
false
)
Properties
name
Link copied to clipboard
val
name
:
String
soft
Link copied to clipboard
val
soft
:
Boolean
=
false