Remove some old stuff
This commit is contained in:
parent
61b6d30262
commit
f51222ac3e
13 changed files with 25 additions and 662 deletions
|
@ -61,7 +61,7 @@ public class EntityNukePrimed extends EntityTNTPrimed {
|
|||
}
|
||||
|
||||
@Override
|
||||
public void onUpdate() {
|
||||
public void tick() {
|
||||
this.prevPosX = this.posX;
|
||||
this.prevPosY = this.posY;
|
||||
this.prevPosZ = this.posZ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue