public class DuskstoneEffect extends java.lang.Object implements IArmorEffect
Constructor and Description |
---|
DuskstoneEffect() |
Modifier and Type | Method and Description |
---|---|
void |
onArmorTick(net.minecraft.world.World world,
net.minecraft.entity.player.PlayerEntity player,
net.minecraft.item.ItemStack stack,
GenericArmor armor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isWearingFullSet
public void onArmorTick(net.minecraft.world.World world, net.minecraft.entity.player.PlayerEntity player, net.minecraft.item.ItemStack stack, GenericArmor armor)
onArmorTick
in interface IArmorEffect