Class ItemPropertyListener

java.lang.Object
johnsmith.configoverhauled.api.listener.AbstractPropertyListener<net.minecraft.world.item.Item>
johnsmith.configoverhauled.api.listener.ItemPropertyListener
All Implemented Interfaces:
Property.Listener

public class ItemPropertyListener extends AbstractPropertyListener<net.minecraft.world.item.Item>
  • Constructor Details

    • ItemPropertyListener

      protected ItemPropertyListener(ConfigDescription description, net.minecraft.world.item.Item defaultValue)