age-series / ElectricalAge2

Eln2 Codebase
https://eln2.org
MIT License
53 stars 17 forks source link

General observations #161

Closed Caeleron closed 2 years ago

Caeleron commented 2 years ago

Work in progress. Posting this now so that people can start looking at it, since this will take a bit.

jrddunbr commented 2 years ago

Line 52 None of these arguments appear to ever be null when digging inside of Minecraft.

So... this is probably a good chance to talk about this, but technically because it's a Java code thing, I treat it as external code that could be unsafe. Unless it has the not null annotation on it, might be best to stick with these safer function definitions.