File Details
MultiCoreLib 0.1.1.7 for mc 1.17.1
- R
- Oct 3, 2021
- 118.19 KB
- 147
- 1.17.1
- Forge
File Name
multicore_lib-1.17.1-0.1.1.7.jar
Supported Versions
- 1.17.1
Curse Maven Snippet
changes since last release:
- updated to 1.17.1
- changed maven namespace
- updated RegistrationTool
RegistrationTool:
- buildEntityV2(String name, EntityType.EntityFactory<T> entity, float width, float height, MobCategory classification, int trackingRange, int updateinterval, DeferredRegister<EntityType<?>> ENTITIES_): a better version of the build entity function. it takes in a string for the id instead of using the classname you could provide eariler

