Terrain Control

Terrain Control

235k Downloads

The method load(NBTTagCompound) is undefined for the type TileEntity

Craftaris opened this issue ยท 1 comments

commented

At com.khorn.terraincontrol.bukkit.BukkitWorld line 863 in
public void setBlock(int x, int y, int z, LocalMaterialData material, NamedBinaryTag tag). This is the only problem that I found in the code.

commented

Managed to solve it!