9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-30 12:29:18 +00:00

Update Paper

This commit is contained in:
violetc
2022-07-27 16:28:56 +08:00
parent e7fe0db891
commit 9bf23ce992
4 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ Subject: [PATCH] Fix gravity block duper
diff --git a/src/main/java/net/minecraft/world/entity/Entity.java b/src/main/java/net/minecraft/world/entity/Entity.java
index 19a64b582bc042e426220e080d9c21b3a82cf3f7..ed12788bcff923986fde022883e7123301dc57f5 100644
index 99f454b4a3a12fb9bf8e1d506ab311e4166700da..e09a44bfec96bce3e6a5c64040860a391e6da65c 100644
--- a/src/main/java/net/minecraft/world/entity/Entity.java
+++ b/src/main/java/net/minecraft/world/entity/Entity.java
@@ -460,36 +460,8 @@ public abstract class Entity implements Nameable, EntityAccess, CommandSource {
@@ -46,7 +46,7 @@ index 19a64b582bc042e426220e080d9c21b3a82cf3f7..ed12788bcff923986fde022883e71233
// Paper start
/**
@@ -2879,7 +2851,7 @@ public abstract class Entity implements Nameable, EntityAccess, CommandSource {
@@ -2887,7 +2859,7 @@ public abstract class Entity implements Nameable, EntityAccess, CommandSource {
}
this.processPortalCooldown();