Class PlateItem

All Implemented Interfaces:
ITranslatable, net.minecraft.world.flag.FeatureElement, net.minecraft.world.level.ItemLike, net.neoforged.neoforge.common.extensions.IItemExtension
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.