Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.easyminecraftgoals.customentity
/
PackedBooleanPropertySet
/
packNamedBooleans
pack
Named
Booleans
public
static
Map
<
String
,
Integer
>
packNamedBooleans
(
List
<
String
>
orderedNames
,
Map
<
String
,
Boolean
>
states
,
String
propertyPrefix
)