Class ExpandRarity
java.lang.Object
com.blamejared.crafttweaker.natives.item.property.ExpandRarity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.ChatFormattingcolor(net.minecraft.world.item.Rarity internal) Gets the color of this Rarity
-
Constructor Details
-
ExpandRarity
public ExpandRarity()
-
-
Method Details
-
color
public static net.minecraft.ChatFormatting color(net.minecraft.world.item.Rarity internal) Gets the color of this Rarity- Returns:
- The color of this Rarity.
-