forked from SteamWar/SteamWar
Add comment in Items
This commit is contained in:
@@ -28,6 +28,9 @@ import java.net.URI;
|
||||
|
||||
public class Items {
|
||||
|
||||
/**
|
||||
* Loaded from https://github.com/retrooper/packetevents/blob/2.0/mappings/registries/item.json
|
||||
*/
|
||||
public static final JsonObject values;
|
||||
|
||||
static {
|
||||
|
||||
Reference in New Issue
Block a user