Uses of Class
me.hsgamer.hscore.minecraft.gui.mask.impl.OneTimeAnimatedMask
Package
Description
Contains the pre-made masks for Minecraft's GUI
-
Uses of OneTimeAnimatedMask in me.hsgamer.hscore.minecraft.gui.mask.impl
Modifier and TypeMethodDescription<T extends Mask>
OneTimeAnimatedMaskOneTimeAnimatedMask.addMask
(@NotNull Collection<@NotNull T> masks) Add mask(s)Add mask(s)OneTimeAnimatedMask.setPeriodMillis
(long periodMillis) Set the period of the animationOneTimeAnimatedMask.setPeriodTicks
(long periodTicks) Set the period of the animationOneTimeAnimatedMask.setViewLast
(boolean viewLast) Set whether to view the last frame when the animation is finished