Class ExpandMobEffectCategory
java.lang.Object
com.blamejared.crafttweaker.natives.entity.effect.ExpandMobEffectCategory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.ChatFormattinggetTooltipFormatting(net.minecraft.world.effect.MobEffectCategory internal) Gets theChatFormattingof theMobEffectCategory.
-
Constructor Details
-
ExpandMobEffectCategory
public ExpandMobEffectCategory()
-
-
Method Details
-
getTooltipFormatting
public static net.minecraft.ChatFormatting getTooltipFormatting(net.minecraft.world.effect.MobEffectCategory internal) Gets theChatFormattingof theMobEffectCategory.- Returns:
- The
ChatFormattingof theMobEffectCategory.
-