ShopChest/src/main/java/de/epiceric/shopchest/nms
Eric a95106a335 Client-side shop items
All shop items are now spawned with packets and reflection client-side, so probably duplicated items are history (finally). This also allowed me to remove the ClearLag and LWC dependency, as ClearLag can't remove client-side items and LWC's Magnet Sucker can't suck them inside a chest. I also changed a bit in the classes of the nms package, so all required classes have to be found before attempting to do anything.

Fixes #11 and fixes #4
2016-08-08 22:04:29 +02:00
..
Hologram.java Client-side shop items 2016-08-08 22:04:29 +02:00
JsonBuilder.java Client-side shop items 2016-08-08 22:04:29 +02:00
SpawnEggMeta.java Client-side shop items 2016-08-08 22:04:29 +02:00