Continue migration
This commit is contained in:
parent
47ed597358
commit
33dbfbe633
263 changed files with 1450 additions and 1486 deletions
|
@ -81,7 +81,7 @@ public abstract class EntityMixin implements TeleportingEntity {
|
|||
|
||||
@Override
|
||||
public void beSetExitPos(BlockPos pos) {
|
||||
this.exitPos = pos.toImmutable();
|
||||
this.exitPos = pos.immutable();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue