| Package | Description |
|---|---|
| org.lazywizard.lazylib |
Contains general methods that mostly help with non-API data types.
|
| Class and Description |
|---|
| CollectionUtils.CollectionFilter
Used with
CollectionUtils.filter(Collection, CollectionUtils.CollectionFilter)
to filter out unwanted entries in a Collection. |
| JSONUtils.CommonDataJSONObject
Provides a wrapper around
JSONObject that allows saving and restoring its values to/from the common data
folder (saves/common). |