NoCheatPlus/NCPCommons/src/test/java/fr/neatmonster/nocheatplus/test
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
..
TestAcceptDenyCounters.java Ready for UEFA EC: GPLv3 headers. 2016-06-02 20:33:21 +02:00
TestActionAccumulator.java Ready for UEFA EC: GPLv3 headers. 2016-06-02 20:33:21 +02:00
TestActionFrequency.java Ready for UEFA EC: GPLv3 headers. 2016-06-02 20:33:21 +02:00
TestCoordMap.java Add identity checks with various implementations of equals(Object). 2018-02-11 14:21:14 +01:00
TestHashMapLOW.java Ready for UEFA EC: GPLv3 headers. 2016-06-02 20:33:21 +02:00
TestPenaltyTime.java Ready for UEFA EC: GPLv3 headers. 2016-06-02 20:33:21 +02:00
TestSimpleCharPrefixTree.java [BLEEDING][BREAKING] MC 1.13 Material changes, first batch. 2018-08-20 12:37:51 +02:00
TestStringUtil.java [BLEEDING][BREAKING][INSTABLE] Swiftly throw in permission caching. 2018-01-30 23:09:34 +01:00
TestWorkarounds.java Ready for UEFA EC: GPLv3 headers. 2016-06-02 20:33:21 +02:00