Alex

Results 54 issues of Alex

Some blocks like nether portals and water/lava have a animation, which is rendered. Adding that would make the world feel more lifely.

new feature
rendering

I personally would like to use custom datagram channel factories with raknet, so I need this PR.

I'm doing the same thing in SkinsRestorer: https://github.com/SkinsRestorer/SkinsRestorer/blob/b7baa862d853764f7cfa2b5096af5cc921fcec85/buildSrc/src/main/kotlin/sr.base-logic.gradle.kts#L87-L89

refersTo(Object) on a Reference or WeakReference is just a shortcut for get() == Object https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/ref/Reference.html#refersTo(T) Since java 16