Not compatible with mods expecting v3.1 or earlier
- In AnimatedEntity:
- Removed getVariant()
- Removed getEntityTexture()
- Removed getEntityGlowTexture()
- Enhanced: getEntityTexture(T entity)
- Enhanced: getEntityGlowTexture(T entity)
- Added: getVariantEntity(T entity)
- Override: renderModel
- Added: getOpacity()
ATTENTION
THIS VERSION BREAKS VERSIONS OF WYRMS OF NYRUS THAT ARE BELOW V0.3.10
CHANGELOG
- Animated Mob abstract class
- Major refactoring
- Entity block breaking code
- New config functions
- Array config support for Integers and Booleans
- Chat formatting enums for easier chat message stylization in mods
- Getter function to return all namespaces of blocks in a mod