Light API - c7w/FastAsyncWorldedit GitHub Wiki
δΈ FaweQueue ζε ³θ
θ·εε½εη NMS ιε
boolean autoQueue = false;
NMSMappedFaweQueue nmsQueue = (NMSMappedFaweQueue) SetQueue.IMP.getNewQueue("worldName", true, autoQueue);
ηΈε ³θηζΉζ³
- relight(int x, int y, int z)
- relightBlock(int x, int y, int z)
- relightSky(int x, int y, int z)
- setSkyLight(int x, int y, int z, int value)
- setBlockLight(int x, int y, int z, int value)
ηΈε ³θηη±»