Soni L.

Results 394 comments of Soni L.

@RX14 Well idk but why should `Args` be immutable?

@RX14 Technically, you're given an `Args`. The `Args` is never used anywhere else so you're free to do with it as you like.

@RX14 Why limit the user?

@RX14 Everything is mutable if you put enough hacks into it. And you might want to pass the `Args` forward after some tweaking.

I'm not sure the purpose of a CommandFactory other than to waste my RAM?

Possible changes: - `nova.core.command` - `Player` -> `Actuator` - Could be a player, the server console, a command block, etc. - Should use capabilities such as "can open GUIs", "has...

Potential questions: - Can this be extended to redstone and other in-world elements? - Should this be used by GUI buttons? - ???

As if you could disable animated textures in vanilla MC.

Well it should just work as a portable alternative to MC's animated textures JSON. If the game has an option to disable animated textures, it should just work.

This can be fixed by setting the language level *after* applying the Forge plugin. There doesn't seem to be a way to keep ForgeGradle from changing the language level.