Пример #1
0
 @Override
 public boolean clearContainerBlockContents(Vector position) {
   return world.clearContainerBlockContents(position);
 }