Class PlateItem

All Implemented Interfaces:
ITranslatable, net.minecraft.world.flag.FeatureElement, net.minecraft.world.level.ItemLike, net.minecraftforge.common.extensions.IForgeItem
Direct Known Subclasses:
LegendPlateItem

public class PlateItem extends TypeEnhancingItems
A plate that boosts the power of certain types of moves by 20%.
  • Constructor Details

    • PlateItem

      public PlateItem(Element type)
      Initializes a plate.
      Parameters:
      type - The type boosted by the plate.
  • Method Details

    • getRarity

      public net.minecraft.world.item.Rarity getRarity(net.minecraft.world.item.ItemStack p_41461_)
      Overrides:
      getRarity in class net.minecraft.world.item.Item