Package net.minecraftforge.debug.client
Class PotionSizeEventTest
java.lang.Object
net.minecraftforge.debug.client.PotionSizeEventTest
Test mod for
ScreenEvent.RenderInventoryMobEffects
. When enabled, this mod forces the
potion indicators in the inventory screen to either render in compact mode when there are less than or equal to three active effects on the player,
or render in classic mode if there are more than three active effects.-
Nested Class Summary
Modifier and TypeClassDescription(package private) static final class
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
MODID
- See Also:
-
ENABLED
public static final boolean ENABLED- See Also:
-
-
Constructor Details
-
PotionSizeEventTest
public PotionSizeEventTest()
-