9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-28 11:29:18 +00:00

clean: remove now unused NMS methods relating to backpacks

This commit is contained in:
LoJoSho
2023-08-29 21:37:43 -05:00
parent 8b0fcc5da9
commit f6cd73f436
11 changed files with 0 additions and 211 deletions

View File

@@ -20,8 +20,6 @@ public interface NMSHandler {
ArmorStand getMEGEntity(Location loc);
Entity spawnBackpack(CosmeticUser user, CosmeticBackpackType cosmeticBackpackType);
Entity spawnDisplayEntity(Location location, String text);
UserBalloonManager spawnBalloon(CosmeticUser user, CosmeticBalloonType cosmeticBalloonType);