FastTESRs are a thing, they might be useful...

This commit is contained in:
Electroblob77
2020-06-20 13:10:16 +01:00
parent cbc778bff7
commit e9093b9360
@@ -3,6 +3,7 @@ package electroblob.wizardry.tileentity;
import net.minecraft.nbt.NBTTagCompound;
// TODO: Remove this class entirely, it can just be a TileEntityTimer (see RenderImbuementAltar for a better solution)
// Either that or use a FastTESR
@Deprecated
public class TileEntityMagicLight extends TileEntityTimer {