split client and server 1
This commit is contained in:
parent
26a15a0b15
commit
2fa521c3d1
661 changed files with 3058 additions and 2826 deletions
|
@ -5,11 +5,11 @@ import game.init.Items;
|
|||
import game.item.Item;
|
||||
import game.item.ItemStack;
|
||||
import game.material.Material;
|
||||
import game.model.Transforms;
|
||||
import game.nbt.NBTTagCompound;
|
||||
import game.properties.IProperty;
|
||||
import game.properties.PropertyDirection;
|
||||
import game.properties.PropertyInteger;
|
||||
import game.renderer.blockmodel.Transforms;
|
||||
import game.rng.Random;
|
||||
import game.tileentity.TileEntity;
|
||||
import game.tileentity.TileEntityBanner;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue