mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-07 11:05:13 +01:00
97cd7810a3
By: md_5 <git@md-5.net>
7 lines
231 B
Diff
7 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;
|