Beispiel #1
0
 public void b(NBTTagCompound nbttagcompound) {
   super.b(nbttagcompound);
   nbttagcompound.setInt("Size", this.getSize() - 1);
 }
Beispiel #2
0
 protected void b() {
   super.b();
   this.datawatcher.a(16, new Byte((byte) 1));
 }