Lars
Results
2
comments of
Lars
Having the same issue!
> Hello, the only piece of WildStacker API I'm using is the following: ` LivingEntity livingEntity = (LivingEntity) event.getEntity(); StackedEntity entity = WildStackerAPI.getStackedEntity(livingEntity); Collector collector = plugin().getCollectorManager().getFromChunk(event.getLocation()); if (collector ==...