NoCheatPlus/NCPCommons/src/main/java/fr/neatmonster/nocheatplus
asofold 62df128efd [BLEEDING][BREAKING] MC 1.13 Material changes, first batch.
First batch:
* Initialize blocks somehow, so no errors nor missing blocks happen
during startup.

Possibly Missing:
* There might be references of removed/renamed material (blocks/items)
throughout the code.
* Some blocks may behave different now/then.

Missing:
* Block#getData may not reflect (all?) properties anymore.
* Block shape getting is missing. Block shapes are now (potentially)
more complex to process. Concept might be to keep a double array for the
rough bounds, and add an (optional +- null) array of arrays for sub
shapes, if present (IBlockCacheNode). So a first rough update is more
simple/compatible.
2018-08-20 12:37:51 +02:00
..
logging IQueueRORA as interface, add an implementation using a Lock. 2017-04-10 14:56:09 +02:00
time Add GPLv3 headers where missing. 2018-01-17 23:52:50 +01:00
utilities [BLEEDING][BREAKING] MC 1.13 Material changes, first batch. 2018-08-20 12:37:51 +02:00
workaround Ready for UEFA EC: GPLv3 headers. 2016-06-02 20:33:21 +02:00