Class DefaultProperty.Items

java.lang.Object
johnsmith.configoverhauled.impl.core.state.DefaultProperty<List<net.minecraft.world.item.Item>>
johnsmith.configoverhauled.impl.core.state.DefaultProperty.List<net.minecraft.world.item.Item>
johnsmith.configoverhauled.impl.core.state.DefaultProperty.Items
All Implemented Interfaces:
Property<List<net.minecraft.world.item.Item>>
Enclosing class:
DefaultProperty<T>

public static final class DefaultProperty.Items extends DefaultProperty.List<net.minecraft.world.item.Item>
  • Constructor Details

    • Items

      public Items(String resourceName, Group group, ConfigScope scope, String comment, List<net.minecraft.world.item.Item> defaultValue, boolean isDynamic)