Class DefaultProperty.Blocks

java.lang.Object
johnsmith.configoverhauled.impl.core.state.DefaultProperty<List<net.minecraft.world.level.block.Block>>
johnsmith.configoverhauled.impl.core.state.DefaultProperty.List<net.minecraft.world.level.block.Block>
johnsmith.configoverhauled.impl.core.state.DefaultProperty.Blocks
All Implemented Interfaces:
Property<List<net.minecraft.world.level.block.Block>>
Enclosing class:
DefaultProperty<T>

public static final class DefaultProperty.Blocks extends DefaultProperty.List<net.minecraft.world.level.block.Block>
  • Constructor Details

    • Blocks

      public Blocks(String resourceName, Group group, ConfigScope scope, String comment, List<net.minecraft.world.level.block.Block> defaultValue, boolean isDynamic)