Removed old method
This commit is contained in:
parent
2f88ac5358
commit
a8ace0005b
1 changed files with 0 additions and 6 deletions
|
@ -34,12 +34,6 @@ public class EternalPedestalEntity extends PedestalBlockEntity {
|
|||
}
|
||||
}
|
||||
|
||||
public void setLevelAndPosition(Level world, BlockPos pos) {
|
||||
if (hasRitual()) {
|
||||
linkedRitual.setWorld(world);
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public CompoundTag save(CompoundTag tag) {
|
||||
if (hasRitual()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue