QuiltMC / quilt-mappings

Quilt's Mappings for Minecraft
Creative Commons Zero v1.0 Universal
90 stars 71 forks source link

entity things #566

Closed ix0rai closed 3 months ago

ix0rai commented 3 months ago

knocking out some unmapped entity-related classes. never mind. this became a 100% of entity AI

refactors: run -> create: these methods create a TaskControl, not run a task ArmadilloWhatever -> MobSensor: the mojang name is MobSensor, which indicates that it will in the future be used for things other than armadillos. it's also possible for modders to use this to sense any entity. best to rename now!

github-actions[bot] commented 3 months ago

🚀 Target branch has been updated to 24w12a

ix0rai commented 3 months ago

this is why we need to make enigma drop invalid parameters :p I'll remove them!

ix0rai commented 3 months ago

confirmed that both parameters are out of bounds and removed