port to 1.21
fix reflection bug
fix queue-usage bug in issue #16
fix concurrent bug in issue #15 Caused by concurrent usage of LinkedList Now using ConcurrentLinkedQueue in ItemEntityMixin to avoid concurrent exceptions, and some write operations were moved to MC Server Thread
Fix bug: all saplings revert to oak saplings when planted.
Last mod version that support MC 1.12.2 (forge)
Same feature to fabric-1.2.4 on other mc versions
same features in saplanting-fabric-1.19.4-1.2.4
Achieve feature "ignoreShape" which won't plant saplings that cannot grow by 1x1 when disabled. Now stay coincidence with newest saplanting for fabric.
Achieve feature "ignoreShape" which won't plant saplings that cannot grow by 1x1 when disabled.
Now stay coincidence with newest saplanting for fabric.