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,11 +1,11 @@
|
|||
package game.entity.item;
|
||||
|
||||
import game.ExtMath;
|
||||
import game.entity.Entity;
|
||||
import game.init.SoundEvent;
|
||||
import game.item.ItemStack;
|
||||
import game.nbt.NBTTagCompound;
|
||||
import game.renderer.particle.ParticleType;
|
||||
import game.util.ExtMath;
|
||||
import game.world.World;
|
||||
import game.world.WorldClient;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue