I was watching a tutorial on updating to 1.16.1 and noticed that for block properties you now have to add in a .setRequiresTool() Method. However, this doesn't show up for me as a method in my IDE. In-game the block will drop itself even with a tool that is below the .harvestLevel(). How do I fix this?