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)

η›Έε…³θ”ηš„η±»