YOU get patches

This commit is contained in:
Owen1212055
2023-06-08 04:08:08 -04:00
parent fa4aae5fff
commit d0a36db6c2
58 changed files with 29 additions and 39 deletions

View File

@@ -1268,15 +1268,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
if (this.remainingFireTicks <= 0) {
this.setRemainingFireTicks(-this.getFireImmuneTicks());
}
@@ -0,0 +0,0 @@ public abstract class Entity implements Nameable, EntityAccess, CommandSource {
this.setRemainingFireTicks(-this.getFireImmuneTicks());
}
- this.level().getProfiler().pop();
+ this.level.getProfiler().pop();
}
}
// Paper start - detailed watchdog information
@@ -0,0 +0,0 @@ public abstract class Entity implements Nameable, EntityAccess, CommandSource {
}