Again
This commit is contained in:
committed by
logan
parent
62ead76b9a
commit
3aeca52982
@@ -156,8 +156,6 @@ public class InternetGateWayBlockEntity extends ModBlockEntity implements Networ
|
||||
Level level = getLevel();
|
||||
if (level != null) {
|
||||
level.sendBlockUpdated(getBlockPos(), getBlockState(), getBlockState(), 2);
|
||||
//setChanged();
|
||||
LOGGER.info("Notified clients");
|
||||
}
|
||||
}
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user