Exemplo n.º 1
0
 @Override
 public boolean clearContainerBlockContents(Vector position) {
   return world.clearContainerBlockContents(position);
 }