Uses of Class
com.ericlam.mc.bungee.hnmc.exceptions.SkinUpdateTooFastException
-
Packages that use SkinUpdateTooFastException Package Description com.ericlam.mc.bungee.hnmc.managers -
-
Uses of SkinUpdateTooFastException in com.ericlam.mc.bungee.hnmc.managers
Methods in com.ericlam.mc.bungee.hnmc.managers that throw SkinUpdateTooFastException Modifier and Type Method Description CompletableFuture<PlayerSkin>SkinValueManager. updateSkin(UUID uuid)更新玩家皮膚
-