public class WorldEditUtils
extends java.lang.Object
            | Constructor and Description | 
|---|
WorldEditUtils() 
                                 | 
                            
| Modifier and Type | Method and Description | 
|---|---|
static void | 
                                setNBT(org.bukkit.World world,
                                    short id,
                                    byte data,
                                    int x,
                                    int y,
                                    int z,
                                    CompoundTag tag) 
                                 | 
                            
public static void setNBT(org.bukkit.World world,
          short id,
          byte data,
          int x,
          int y,
          int z,
          CompoundTag tag)