Class PNCBlockStateProperties

java.lang.Object
me.desht.pneumaticcraft.api.block.PNCBlockStateProperties

public class PNCBlockStateProperties extends Object
  • Field Details

    • WALL_STATE

      public static final net.minecraft.world.level.block.state.properties.EnumProperty<PressureChamberWallState> WALL_STATE
    • FORMED

      public static final net.minecraft.world.level.block.state.properties.BooleanProperty FORMED
    • ON

      public static final net.minecraft.world.level.block.state.properties.BooleanProperty ON
    • ACTIVE

      public static final net.minecraft.world.level.block.state.properties.BooleanProperty ACTIVE
  • Constructor Details

    • PNCBlockStateProperties

      public PNCBlockStateProperties()