Class ItemsPropertyListener

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

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

    • ItemsPropertyListener

      protected ItemsPropertyListener(ConfigDescription description, List<net.minecraft.world.item.Item> defaultValue)