I am trying to code a mod using eclipse on Mac, and I have been following a youtube tutorial. The person edits the Example class down to what I have pasted in the pastebin link below. He runs it and it logs HELLO from Register Block in the console (if it helps, he is using InteliJ). When I run it, I can't find the message in my console. My game still launches, but my Find tool says String not found. Any help is appreciated. Thanks!
Pastebin: https://pastebin.com/KgzQkTCh
Video: