Class LeafstoneEffect

java.lang.Object
com.pixelmonmod.pixelmon.items.armor.armoreffects.LeafstoneEffect
All Implemented Interfaces:
IArmorEffect

public class LeafstoneEffect extends Object implements IArmorEffect
Created by clienthax on 16/3/2015.
  • Constructor Details

    • LeafstoneEffect

      public LeafstoneEffect()
  • Method Details

    • onArmorTick

      public void onArmorTick(net.minecraft.world.level.Level world, net.minecraft.world.entity.player.Player player, net.minecraft.world.item.ItemStack stack, GenericArmor armor)
      Specified by:
      onArmorTick in interface IArmorEffect