Пример #1
0
 @Override
 public boolean canInteractWith(EntityPlayer player) {
   return tile.isUseableByPlayer(player);
 }