Class DiamondHelper
java.lang.Object
com.bleudev.ppl_utils.util.helper.DiamondHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intstatic intcount(@NotNull net.minecraft.world.entity.player.Player player) static intcountWithCurrentContainer(@NotNull net.minecraft.world.entity.player.Player player) static voidrenderCounter(net.minecraft.client.gui.GuiGraphics context, boolean isContainer)
-
Constructor Details
-
DiamondHelper
public DiamondHelper()
-
-
Method Details
-
count
-
count
public static int count(@NotNull @NotNull net.minecraft.world.entity.player.Player player) -
countWithCurrentContainer
public static int countWithCurrentContainer(@NotNull @NotNull net.minecraft.world.entity.player.Player player) -
renderCounter
public static void renderCounter(net.minecraft.client.gui.GuiGraphics context, boolean isContainer)
-