Ejemplo n.º 1
0
 protected void initDatawatcher() {
   super.initDatawatcher();
   this.datawatcher.a(12, new Byte((byte) 0)); // age
   this.datawatcher.a(16, new Byte((byte) 0)); // color/sheared
 }
Ejemplo n.º 2
0
 protected void initDatawatcher() {
   super.initDatawatcher();
   this.datawatcher.a(13, new Byte((byte) 0)); // skeleton type
 }