daoge
daoge
## Problem Since Allay is designed to be multi-thread between different worlds, it may be normal for plugin developers who are lack for multi-thread programming knowledges access not thread-safe methods...
## Overview Currently, for vanilla item types, Allay assigns the same runtime ids as the vanilla. However, since item id is decided server-side, we can just use an id counter...
Available shapes: - [x] DebugLine - [x] DebugBox - [x] DebugSphere - [x] DebugCircle - [x] DebugText - [x] DebugArrow Basic code example in Python: ```python from endstone.debugshape import *...
I just saw https://github.com/JOML-CI/JOML/pull/357 merged and it's been five months. Can you release a new version as soon as possible so I can remove workaround from my project? Thanks.