1.21.9
Toggle table of contents
0.2.5+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.util
/
PredicateUtils
/
NameMatch
/
NameContains
Name
Contains
data
class
NameContains
(
val
value
:
String
)
:
PredicateUtils.NameMatch
Members
Constructors
Name
Contains
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
matches
Link copied to clipboard
open
fun
matches
(
actual
:
String
)
:
Boolean