mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-01 04:32:11 -07:00
Switch to a bStats based Metrics system
This commit is contained in:
@@ -18,7 +18,7 @@ index fdfe5b9ed..ce3907438 100644
|
||||
private float b;
|
||||
private float c;
|
||||
diff --git a/src/main/java/net/minecraft/server/EntityLiving.java b/src/main/java/net/minecraft/server/EntityLiving.java
|
||||
index 4ec6bc972..07688b1ce 100644
|
||||
index b8ac99e5d..7242da9cc 100644
|
||||
--- a/src/main/java/net/minecraft/server/EntityLiving.java
|
||||
+++ b/src/main/java/net/minecraft/server/EntityLiving.java
|
||||
@@ -0,0 +0,0 @@ public abstract class EntityLiving extends Entity {
|
||||
|
Reference in New Issue
Block a user