Class PNCBlockStateProperties.PressureTubes

java.lang.Object
me.desht.pneumaticcraft.api.block.PNCBlockStateProperties.PressureTubes
Enclosing class:
PNCBlockStateProperties

public static class PNCBlockStateProperties.PressureTubes extends Object
  • Field Details

    • UP

      public static final net.minecraft.world.level.block.state.properties.EnumProperty<PressureTubeConnection> UP
    • DOWN

      public static final net.minecraft.world.level.block.state.properties.EnumProperty<PressureTubeConnection> DOWN
    • NORTH

      public static final net.minecraft.world.level.block.state.properties.EnumProperty<PressureTubeConnection> NORTH
    • EAST

      public static final net.minecraft.world.level.block.state.properties.EnumProperty<PressureTubeConnection> EAST
    • SOUTH

      public static final net.minecraft.world.level.block.state.properties.EnumProperty<PressureTubeConnection> SOUTH
    • WEST

      public static final net.minecraft.world.level.block.state.properties.EnumProperty<PressureTubeConnection> WEST
  • Constructor Details

    • PressureTubes

      public PressureTubes()