Pack Type
Class: PackType
A simple enum class used to represent pack information when adding Packs.
Values
OPTIONAL_RESOURCES- used for default-disabled resource packs which players can enableOPTIONAL_DATA- used for default-disabled datapacks which players can enableREQUIRED_RESOURCES- used for resource packs which players should not be able to disableREQUIRED_DATA- used for datapacks which players should not be able to disable