NoCheatPlus/NCPCompatCB2922
asofold 863b89763d [BREAKING] Move more classes around.
This time the focus is on the utilities package.

Possibly used, but not really official API:
* Move block cache to a 'map' sub-package.
* Move RichBounds/RichEntity/Player-Location and TrigUtil to a location
sub-package.

Not really official API, likely not used:
* Move AttribUtil to compat, since it belongs there.
* Split off direction check methods to collision.CollisionUtil.
* Move static BlockCache methods to map.MapUtil.
* Move food related methods from CheckUtils to InventoryUtil.
* Move vehicle/passenger related methods from CheckUtils to
PassengerUtil.

Not breaking:
* Move IdUtil to commons.
2016-06-21 09:56:50 +02:00
..
src/main/java/fr/neatmonster/nocheatplus/compat/cb2922 [BREAKING] Move more classes around. 2016-06-21 09:56:50 +02:00
pom.xml Set internal dependencies to provided for all the compat modules. 2015-11-25 15:26:32 +01:00