예제 #1
0
 protected void b(NBTTagCompound nbttagcompound) {
   super.b(nbttagcompound);
   this.a = nbttagcompound.getInt("Length");
 }
예제 #2
0
 protected void a(NBTTagCompound nbttagcompound) {
   super.a(nbttagcompound);
   nbttagcompound.setInt("Length", this.a);
 }