Class FirestoneEffect
java.lang.Object
com.pixelmonmod.pixelmon.items.armor.armoreffects.FirestoneEffect
- All Implemented Interfaces:
IArmorEffect
Created by clienthax on 16/3/2015.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onArmorTick
(net.minecraft.world.level.Level world, net.minecraft.world.entity.player.Player player, net.minecraft.world.item.ItemStack stack, GenericArmor armor)
-
Constructor Details
-
FirestoneEffect
public FirestoneEffect()
-
-
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 interfaceIArmorEffect
-