This commit is contained in:
Lee 2024-04-10 12:14:58 +01:00
parent cee9cfe01c
commit 2ff9122a99

@ -73,7 +73,7 @@ public class MojangProfile {
return null; return null;
} }
@Getter @AllArgsConstructor @Getter @NoArgsConstructor
public static class ProfileProperty { public static class ProfileProperty {
/** /**
* The name of the property. * The name of the property.