Pack Info
Class: PackInfo
A simple enum class used to represent pack information when adding Packs.
Values
OPTIONAL_RESOURCES- used for resource packs which players should be able to disableOPTIONAL_DATA- used for datapacks which players should be able to disableREQUIRED_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