MineTec a024e42b80 fixed NPE and shutdown issues, cleaned up listeners and build config
Blocks destroyed before ever being entered no longer NPE on the null
entry location (new getReturnLocation fallback), destroy no longer
mutates the stored block location, placing an item whose block UUID
already exists cancels the event with a message instead of eating the
item, and pending task chains are flushed on shutdown. Failed block
initialization now propagates instead of leaving half-built blocks
registered. Listener null checks replaced requireNonNull, listener and
method name typos fixed, and the test-server copy path in build.gradle
is now a gradle property instead of a hardcoded home directory.
2026-07-23 22:58:47 +02:00
2024-07-03 21:13:36 +02:00
2024-07-03 21:13:36 +02:00
2024-07-03 21:13:36 +02:00
2024-07-03 19:04:43 +00:00
2024-07-03 21:13:36 +02:00
S
Description
No description provided
Readme 1.7 MiB
Languages
Java 100%