If I learn Java, the only thing I would use it for is to make a minecraft mod that makes dispensers teleport with ender pearls because it’s a pretty useless feature that I don’t actually want in the game (movable block entities just make more sense if you want automatically moving dispensers), but at the same time I enjoy thinking about how exactly it would be implemented and what uses it could possibly have or at the very least how it could be controlled.
“Should the pearls be fired in an unpredictable angle, like dispensers usually do, and if so, how would the player remove this randomness from the pearl in order to precisely control where it lands?”
“What duping bugs could come of this if I’m not careful? How would I as the player most efficiently exploit these bugs and how would I as the developer avoid them?”
excites me way more than it should, especially considering I don’t yet have the knowledge to properly answer any of it.