SilkSpawners

SilkSpawners

3M Downloads

Use BlockStateMeta (availability 1.8.3-R0.1-SNAPSHOT+) for reading/writing entity type

vemacs opened this issue ยท 1 comments

commented

Example: https://github.com/drtshock/Essentials/blob/2.x/nms/BlockMetaProvider/src/net/ess3/nms/blockmeta/BlockMetaSpawnerProvider.java

No need to write NMS implementations for every new Spigot package version if you use this. This has been tested.

commented

Hi,

I'm aware of this (new) method, however SilkSpawners currently uses other NMS code, too, besides getting and setting the spawner entity. I will add it though and provide it as a fallback if useReflection is false. Thanks :)