mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-08 11:24:11 +01:00
8 lines
231 B
Diff
8 lines
231 B
Diff
|
--- a/net/minecraft/server/players/GameProfileBanEntry.java
|
||
|
+++ b/net/minecraft/server/players/GameProfileBanEntry.java
|
||
|
@@ -1,3 +1,4 @@
|
||
|
+// mc-dev import
|
||
|
package net.minecraft.server.players;
|
||
|
|
||
|
import com.google.gson.JsonObject;
|