9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-29 03:49:19 +00:00

clean: annotations turned bad

This commit is contained in:
LoJoSho
2023-07-19 13:37:58 -05:00
parent 94b5a1bb3b
commit 239e13fab2

View File

@@ -18,7 +18,7 @@ import java.util.Set;
*/
@SuppressWarnings("SpellCheckingInspection")
public class EmoteManager {
private static final @NotNull Map<@NotNull String, @NotNull String> emotes = new HashMap<>();
private static final @NotNull Map<String, String> emotes = new HashMap<>();
/**
* Loads all BlockBench animations from the emotes folder and puts it into the animation manager registry and local registry