예제 #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
 }
예제 #2
0
 protected void initDatawatcher() {
   super.initDatawatcher();
   this.datawatcher.a(13, new Byte((byte) 0)); // skeleton type
 }