References to Minecraft in common code
See the main class:
https://github.com/ianwijma/stare-till-they-grow/blob/24963d67eab96a52cb55db8139dfdb948343aabd/src/main/java/dev/tmp/StareTillTheyGrow/StareTillTheyGrow.java#L36
that registers an event handler that immediately checks for a field in Minecraft:
https://github.com/ianwijma/stare-till-they-grow/blob/24963d67eab96a52cb55db8139dfdb948343aabd/src/main/java/dev/tmp/StareTillTheyGrow/EventHandlers/PlayerEventHandlers.java#L42-L55
Repository: https://github.com/ianwijma/stare-till-they-grow CurseForge: https://www.curseforge.com/minecraft/mc-mods/stare-till-they-grow
Pull requests:
Issues:
References to Minecraft in common code
See the main class: https://github.com/ianwijma/stare-till-they-grow/blob/24963d67eab96a52cb55db8139dfdb948343aabd/src/main/java/dev/tmp/StareTillTheyGrow/StareTillTheyGrow.java#L36 that registers an event handler that immediately checks for a field in Minecraft: https://github.com/ianwijma/stare-till-they-grow/blob/24963d67eab96a52cb55db8139dfdb948343aabd/src/main/java/dev/tmp/StareTillTheyGrow/EventHandlers/PlayerEventHandlers.java#L42-L55