| Class | Description |
|---|---|
| MaterialTagMock |
A rather simple mock implementation for
Material Tags. |
| TagParser |
The
TagParser is responsible for parsing a JSON input into a TagWrapperMock. |
| TagsMock | |
| TagWrapperMock |
This is a mock of the
Material Tag wrapper in Bukkit. |
| Enum | Description |
|---|---|
| TagRegistry |
An enum for all the different
Material Tag registries. |
| Exception | Description |
|---|---|
| TagMisconfigurationException |
An
TagMisconfigurationException is thrown whenever a Tag contains illegal, invalid or unknown values. |