File Details
MysticalAgriculture-1.16.4-4.2.0-api.jar
- R
- Jun 21, 2021
- 76.27 KB
- 435
- 1.16.5+1
- Forge
File Name
MysticalAgriculture-1.16.4-4.2.0-api.jar
Supported Versions
- 1.16.5
- 1.16.4
Curse Maven Snippet
Release 4.2.0 for MC 1.16.4+
Changes:
- Added IMobSoulTypeRegistry methods
- getUsedEntityIds: returns a set of entity ids that are currently used
- addEntityTo: adds an entity to a mob soul type
- removeEntityFrom: removes an entity from a mob soul type
- Plugins are now loaded after the registries are set in the API, meaning the static getters can be used in plugins