예제 #1
0
 public void onPlace(World world, int i, int j, int k) {
   super.onPlace(world, i, j, k);
   this.g(world, i, j, k);
 }