initial c to java port package cleanup, WCF func adjust
This commit is contained in:
parent
6c59ca5d73
commit
2d1df55e65
330 changed files with 397 additions and 8199 deletions
|
@ -1,12 +1,12 @@
|
|||
package game.tileentity;
|
||||
|
||||
import game.ExtMath;
|
||||
import game.entity.npc.EntityNPC;
|
||||
import game.inventory.Container;
|
||||
import game.inventory.ContainerEnchantment;
|
||||
import game.inventory.InventoryPlayer;
|
||||
import game.nbt.NBTTagCompound;
|
||||
import game.rng.Random;
|
||||
import game.util.ExtMath;
|
||||
|
||||
public class TileEntityEnchantmentTable extends TileEntity implements ITickable, IInteractionObject
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue