public class ExpandEffect
extends java.lang.Object
Constructor and Description |
---|
ExpandEffect() |
Modifier and Type | Method and Description |
---|---|
static net.minecraft.potion.Effect |
addTooltipBody(net.minecraft.potion.Effect self,
com.blamejared.crafttweaker.impl.util.text.MCTextComponent tooltipEntry) |
static net.minecraft.potion.Effect |
addTooltipFooter(net.minecraft.potion.Effect self,
com.blamejared.crafttweaker.impl.util.text.MCTextComponent tooltipEntry) |
static net.minecraft.potion.Effect |
addTooltipHead(net.minecraft.potion.Effect self,
com.blamejared.crafttweaker.impl.util.text.MCTextComponent tooltipEntry) |
public static net.minecraft.potion.Effect addTooltipHead(net.minecraft.potion.Effect self, com.blamejared.crafttweaker.impl.util.text.MCTextComponent tooltipEntry)
public static net.minecraft.potion.Effect addTooltipBody(net.minecraft.potion.Effect self, com.blamejared.crafttweaker.impl.util.text.MCTextComponent tooltipEntry)
public static net.minecraft.potion.Effect addTooltipFooter(net.minecraft.potion.Effect self, com.blamejared.crafttweaker.impl.util.text.MCTextComponent tooltipEntry)