Exemplo n.º 1
0
 /** Throws the fieldSign back at the player */
 public void eject() {
   Helper.dropBlockWipe(sign.getBlock());
 }