Class DefaultProperty.Item

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

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

    • Item

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