Class Properties

java.lang.Object
net.minecraft.state.property.Properties

public class Properties extends Object
Contains all block and fluid state properties that Minecraft uses.
Mappings:
Namespace Name
official czj
intermediary net/minecraft/class_2741
named net/minecraft/state/property/Properties
  • Field Details

    • ATTACHED

      public static final BooleanProperty ATTACHED
      A property that specifies if a tripwire is attached to a tripwire hook.
      Mappings:
      Namespace Name Mixin selector
      official a Lczj;a:Lczk;
      intermediary field_12493 Lnet/minecraft/class_2741;field_12493:Lnet/minecraft/class_2746;
      named ATTACHED Lnet/minecraft/state/property/Properties;ATTACHED:Lnet/minecraft/state/property/BooleanProperty;
    • BOTTOM

      public static final BooleanProperty BOTTOM
      A property that specifies if a scaffolding block is bottom of a floating segment.
      Mappings:
      Namespace Name Mixin selector
      official b Lczj;b:Lczk;
      intermediary field_16562 Lnet/minecraft/class_2741;field_16562:Lnet/minecraft/class_2746;
      named BOTTOM Lnet/minecraft/state/property/Properties;BOTTOM:Lnet/minecraft/state/property/BooleanProperty;
    • CONDITIONAL

      public static final BooleanProperty CONDITIONAL
      A property that specifies if a command block is conditional.
      Mappings:
      Namespace Name Mixin selector
      official c Lczj;c:Lczk;
      intermediary field_12486 Lnet/minecraft/class_2741;field_12486:Lnet/minecraft/class_2746;
      named CONDITIONAL Lnet/minecraft/state/property/Properties;CONDITIONAL:Lnet/minecraft/state/property/BooleanProperty;
    • DISARMED

      public static final BooleanProperty DISARMED
      A property that specifies if a tripwire has been disarmed.
      Mappings:
      Namespace Name Mixin selector
      official d Lczj;d:Lczk;
      intermediary field_12553 Lnet/minecraft/class_2741;field_12553:Lnet/minecraft/class_2746;
      named DISARMED Lnet/minecraft/state/property/Properties;DISARMED:Lnet/minecraft/state/property/BooleanProperty;
    • DRAG

      public static final BooleanProperty DRAG
      A property that specifies if a bubble column should drag entities downwards.
      Mappings:
      Namespace Name Mixin selector
      official e Lczj;e:Lczk;
      intermediary field_12526 Lnet/minecraft/class_2741;field_12526:Lnet/minecraft/class_2746;
      named DRAG Lnet/minecraft/state/property/Properties;DRAG:Lnet/minecraft/state/property/BooleanProperty;
    • ENABLED

      public static final BooleanProperty ENABLED
      A property that specifies whether a hopper is enabled.
      Mappings:
      Namespace Name Mixin selector
      official f Lczj;f:Lczk;
      intermediary field_12515 Lnet/minecraft/class_2741;field_12515:Lnet/minecraft/class_2746;
      named ENABLED Lnet/minecraft/state/property/Properties;ENABLED:Lnet/minecraft/state/property/BooleanProperty;
    • EXTENDED

      public static final BooleanProperty EXTENDED
      A property that specifies if a piston is extended.
      Mappings:
      Namespace Name Mixin selector
      official g Lczj;g:Lczk;
      intermediary field_12552 Lnet/minecraft/class_2741;field_12552:Lnet/minecraft/class_2746;
      named EXTENDED Lnet/minecraft/state/property/Properties;EXTENDED:Lnet/minecraft/state/property/BooleanProperty;
    • EYE

      public static final BooleanProperty EYE
      A property that specifies if an end portal frame contains an eye of ender.
      Mappings:
      Namespace Name Mixin selector
      official h Lczj;h:Lczk;
      intermediary field_12488 Lnet/minecraft/class_2741;field_12488:Lnet/minecraft/class_2746;
      named EYE Lnet/minecraft/state/property/Properties;EYE:Lnet/minecraft/state/property/BooleanProperty;
    • FALLING

      public static final BooleanProperty FALLING
      A property that specifies if a fluid is falling.
      Mappings:
      Namespace Name Mixin selector
      official i Lczj;i:Lczk;
      intermediary field_12480 Lnet/minecraft/class_2741;field_12480:Lnet/minecraft/class_2746;
      named FALLING Lnet/minecraft/state/property/Properties;FALLING:Lnet/minecraft/state/property/BooleanProperty;
    • HANGING

      public static final BooleanProperty HANGING
      A property that specifies if a lantern is hanging.
      Mappings:
      Namespace Name Mixin selector
      official j Lczj;j:Lczk;
      intermediary field_16561 Lnet/minecraft/class_2741;field_16561:Lnet/minecraft/class_2746;
      named HANGING Lnet/minecraft/state/property/Properties;HANGING:Lnet/minecraft/state/property/BooleanProperty;
    • HAS_BOTTLE_0

      public static final BooleanProperty HAS_BOTTLE_0
      A property that specifies if a brewing stand has a bottle in slot 0.
      Mappings:
      Namespace Name Mixin selector
      official k Lczj;k:Lczk;
      intermediary field_12554 Lnet/minecraft/class_2741;field_12554:Lnet/minecraft/class_2746;
      named HAS_BOTTLE_0 Lnet/minecraft/state/property/Properties;HAS_BOTTLE_0:Lnet/minecraft/state/property/BooleanProperty;
    • HAS_BOTTLE_1

      public static final BooleanProperty HAS_BOTTLE_1
      A property that specifies if a brewing stand has a bottle in slot 1.
      Mappings:
      Namespace Name Mixin selector
      official l Lczj;l:Lczk;
      intermediary field_12500 Lnet/minecraft/class_2741;field_12500:Lnet/minecraft/class_2746;
      named HAS_BOTTLE_1 Lnet/minecraft/state/property/Properties;HAS_BOTTLE_1:Lnet/minecraft/state/property/BooleanProperty;
    • HAS_BOTTLE_2

      public static final BooleanProperty HAS_BOTTLE_2
      A property that specifies if a brewing stand has a bottle in slot 2.
      Mappings:
      Namespace Name Mixin selector
      official m Lczj;m:Lczk;
      intermediary field_12531 Lnet/minecraft/class_2741;field_12531:Lnet/minecraft/class_2746;
      named HAS_BOTTLE_2 Lnet/minecraft/state/property/Properties;HAS_BOTTLE_2:Lnet/minecraft/state/property/BooleanProperty;
    • HAS_RECORD

      public static final BooleanProperty HAS_RECORD
      A property that specifies if a jukebox has a record.
      Mappings:
      Namespace Name Mixin selector
      official n Lczj;n:Lczk;
      intermediary field_12544 Lnet/minecraft/class_2741;field_12544:Lnet/minecraft/class_2746;
      named HAS_RECORD Lnet/minecraft/state/property/Properties;HAS_RECORD:Lnet/minecraft/state/property/BooleanProperty;
    • HAS_BOOK

      public static final BooleanProperty HAS_BOOK
      A property that specifies if a lectern has a book.
      Mappings:
      Namespace Name Mixin selector
      official o Lczj;o:Lczk;
      intermediary field_17393 Lnet/minecraft/class_2741;field_17393:Lnet/minecraft/class_2746;
      named HAS_BOOK Lnet/minecraft/state/property/Properties;HAS_BOOK:Lnet/minecraft/state/property/BooleanProperty;
    • INVERTED

      public static final BooleanProperty INVERTED
      A property that specifies if a daylight sensor's output is inverted.
      Mappings:
      Namespace Name Mixin selector
      official p Lczj;p:Lczk;
      intermediary field_12501 Lnet/minecraft/class_2741;field_12501:Lnet/minecraft/class_2746;
      named INVERTED Lnet/minecraft/state/property/Properties;INVERTED:Lnet/minecraft/state/property/BooleanProperty;
    • IN_WALL

      public static final BooleanProperty IN_WALL
      A property that specifies if a fence gate is attached to a wall.

      This lowers the fence gate by 3 pixels to attach more cleanly to a wall.

      Mappings:
      Namespace Name Mixin selector
      official q Lczj;q:Lczk;
      intermediary field_12491 Lnet/minecraft/class_2741;field_12491:Lnet/minecraft/class_2746;
      named IN_WALL Lnet/minecraft/state/property/Properties;IN_WALL:Lnet/minecraft/state/property/BooleanProperty;
    • LIT

      public static final BooleanProperty LIT
      A property that specifies if a block is lit.
      Mappings:
      Namespace Name Mixin selector
      official r Lczj;r:Lczk;
      intermediary field_12548 Lnet/minecraft/class_2741;field_12548:Lnet/minecraft/class_2746;
      named LIT Lnet/minecraft/state/property/Properties;LIT:Lnet/minecraft/state/property/BooleanProperty;
    • LOCKED

      public static final BooleanProperty LOCKED
      A property that specifies if a repeater is locked.
      Mappings:
      Namespace Name Mixin selector
      official s Lczj;s:Lczk;
      intermediary field_12502 Lnet/minecraft/class_2741;field_12502:Lnet/minecraft/class_2746;
      named LOCKED Lnet/minecraft/state/property/Properties;LOCKED:Lnet/minecraft/state/property/BooleanProperty;
    • OCCUPIED

      public static final BooleanProperty OCCUPIED
      A property that specifies if a bed is occupied.
      Mappings:
      Namespace Name Mixin selector
      official t Lczj;t:Lczk;
      intermediary field_12528 Lnet/minecraft/class_2741;field_12528:Lnet/minecraft/class_2746;
      named OCCUPIED Lnet/minecraft/state/property/Properties;OCCUPIED:Lnet/minecraft/state/property/BooleanProperty;
    • OPEN

      public static final BooleanProperty OPEN
      A property that specifies if a block is open.

      This property is normally used for doors, trapdoors and fence gates but is also used by barrels.

      Mappings:
      Namespace Name Mixin selector
      official u Lczj;u:Lczk;
      intermediary field_12537 Lnet/minecraft/class_2741;field_12537:Lnet/minecraft/class_2746;
      named OPEN Lnet/minecraft/state/property/Properties;OPEN:Lnet/minecraft/state/property/BooleanProperty;
    • PERSISTENT

      public static final BooleanProperty PERSISTENT
      A property that specifies if a block is persistent.

      In vanilla, this is used to specify whether leaves should disappear when the logs are removed.

      Mappings:
      Namespace Name Mixin selector
      official v Lczj;v:Lczk;
      intermediary field_12514 Lnet/minecraft/class_2741;field_12514:Lnet/minecraft/class_2746;
      named PERSISTENT Lnet/minecraft/state/property/Properties;PERSISTENT:Lnet/minecraft/state/property/BooleanProperty;
    • POWERED

      public static final BooleanProperty POWERED
      A property that specifies if a block is being powered to produce or emit redstone signal.
      Mappings:
      Namespace Name Mixin selector
      official w Lczj;w:Lczk;
      intermediary field_12484 Lnet/minecraft/class_2741;field_12484:Lnet/minecraft/class_2746;
      named POWERED Lnet/minecraft/state/property/Properties;POWERED:Lnet/minecraft/state/property/BooleanProperty;
    • SHORT

      public static final BooleanProperty SHORT
      A property that specifies if a piston head is shorter than normal.
      Mappings:
      Namespace Name Mixin selector
      official x Lczj;x:Lczk;
      intermediary field_12535 Lnet/minecraft/class_2741;field_12535:Lnet/minecraft/class_2746;
      named SHORT Lnet/minecraft/state/property/Properties;SHORT:Lnet/minecraft/state/property/BooleanProperty;
    • SIGNAL_FIRE

      public static final BooleanProperty SIGNAL_FIRE
      A property that specifies if a campfire's smoke should be taller.

      This occurs when a hay bale is placed under the campfire.

      Mappings:
      Namespace Name Mixin selector
      official y Lczj;y:Lczk;
      intermediary field_17394 Lnet/minecraft/class_2741;field_17394:Lnet/minecraft/class_2746;
      named SIGNAL_FIRE Lnet/minecraft/state/property/Properties;SIGNAL_FIRE:Lnet/minecraft/state/property/BooleanProperty;
    • SNOWY

      public static final BooleanProperty SNOWY
      A property that specifies if a block is covered in snow.
      Mappings:
      Namespace Name Mixin selector
      official z Lczj;z:Lczk;
      intermediary field_12512 Lnet/minecraft/class_2741;field_12512:Lnet/minecraft/class_2746;
      named SNOWY Lnet/minecraft/state/property/Properties;SNOWY:Lnet/minecraft/state/property/BooleanProperty;
    • TRIGGERED

      public static final BooleanProperty TRIGGERED
      A property that specifies if a dispenser is activated.
      Mappings:
      Namespace Name Mixin selector
      official A Lczj;A:Lczk;
      intermediary field_12522 Lnet/minecraft/class_2741;field_12522:Lnet/minecraft/class_2746;
      named TRIGGERED Lnet/minecraft/state/property/Properties;TRIGGERED:Lnet/minecraft/state/property/BooleanProperty;
    • UNSTABLE

      public static final BooleanProperty UNSTABLE
      A property that specifies if TNT is unstable.

      In vanilla, if TNT is unstable, it will ignite when broken.

      Mappings:
      Namespace Name Mixin selector
      official B Lczj;B:Lczk;
      intermediary field_12539 Lnet/minecraft/class_2741;field_12539:Lnet/minecraft/class_2746;
      named UNSTABLE Lnet/minecraft/state/property/Properties;UNSTABLE:Lnet/minecraft/state/property/BooleanProperty;
    • WATERLOGGED

      public static final BooleanProperty WATERLOGGED
      A property that specifies if a block is waterlogged.
      Mappings:
      Namespace Name Mixin selector
      official C Lczj;C:Lczk;
      intermediary field_12508 Lnet/minecraft/class_2741;field_12508:Lnet/minecraft/class_2746;
      named WATERLOGGED Lnet/minecraft/state/property/Properties;WATERLOGGED:Lnet/minecraft/state/property/BooleanProperty;
    • VINE_END

      public static final BooleanProperty VINE_END
      Mappings:
      Namespace Name Mixin selector
      official D Lczj;D:Lczk;
      intermediary field_23084 Lnet/minecraft/class_2741;field_23084:Lnet/minecraft/class_2746;
      named VINE_END Lnet/minecraft/state/property/Properties;VINE_END:Lnet/minecraft/state/property/BooleanProperty;
    • BERRIES

      public static final BooleanProperty BERRIES
      Mappings:
      Namespace Name Mixin selector
      official E Lczj;E:Lczk;
      intermediary field_28716 Lnet/minecraft/class_2741;field_28716:Lnet/minecraft/class_2746;
      named BERRIES Lnet/minecraft/state/property/Properties;BERRIES:Lnet/minecraft/state/property/BooleanProperty;
    • BLOOM

      public static final BooleanProperty BLOOM
      Mappings:
      Namespace Name Mixin selector
      official F Lczj;F:Lczk;
      intermediary field_37651 Lnet/minecraft/class_2741;field_37651:Lnet/minecraft/class_2746;
      named BLOOM Lnet/minecraft/state/property/Properties;BLOOM:Lnet/minecraft/state/property/BooleanProperty;
    • SHRIEKING

      public static final BooleanProperty SHRIEKING
      Mappings:
      Namespace Name Mixin selector
      official G Lczj;G:Lczk;
      intermediary field_37652 Lnet/minecraft/class_2741;field_37652:Lnet/minecraft/class_2746;
      named SHRIEKING Lnet/minecraft/state/property/Properties;SHRIEKING:Lnet/minecraft/state/property/BooleanProperty;
    • CAN_SUMMON

      public static final BooleanProperty CAN_SUMMON
      Mappings:
      Namespace Name Mixin selector
      official H Lczj;H:Lczk;
      intermediary field_38423 Lnet/minecraft/class_2741;field_38423:Lnet/minecraft/class_2746;
      named CAN_SUMMON Lnet/minecraft/state/property/Properties;CAN_SUMMON:Lnet/minecraft/state/property/BooleanProperty;
    • HORIZONTAL_AXIS

      public static final EnumProperty<Direction.Axis> HORIZONTAL_AXIS
      A property that specifies the axis a block is oriented to.

      This property only allows a block to be oriented to the X and Z axes.

      Mappings:
      Namespace Name Mixin selector
      official I Lczj;I:Lczr;
      intermediary field_12529 Lnet/minecraft/class_2741;field_12529:Lnet/minecraft/class_2754;
      named HORIZONTAL_AXIS Lnet/minecraft/state/property/Properties;HORIZONTAL_AXIS:Lnet/minecraft/state/property/EnumProperty;
    • AXIS

      public static final EnumProperty<Direction.Axis> AXIS
      A property that specifies the axis a block is oriented to.
      Mappings:
      Namespace Name Mixin selector
      official J Lczj;J:Lczr;
      intermediary field_12496 Lnet/minecraft/class_2741;field_12496:Lnet/minecraft/class_2754;
      named AXIS Lnet/minecraft/state/property/Properties;AXIS:Lnet/minecraft/state/property/EnumProperty;
    • UP

      public static final BooleanProperty UP
      A property that specifies if this block is connected to another block from the top.
      Mappings:
      Namespace Name Mixin selector
      official K Lczj;K:Lczk;
      intermediary field_12519 Lnet/minecraft/class_2741;field_12519:Lnet/minecraft/class_2746;
      named UP Lnet/minecraft/state/property/Properties;UP:Lnet/minecraft/state/property/BooleanProperty;
    • DOWN

      public static final BooleanProperty DOWN
      A property that specifies if this block is connected to another block from the below.
      Mappings:
      Namespace Name Mixin selector
      official L Lczj;L:Lczk;
      intermediary field_12546 Lnet/minecraft/class_2741;field_12546:Lnet/minecraft/class_2746;
      named DOWN Lnet/minecraft/state/property/Properties;DOWN:Lnet/minecraft/state/property/BooleanProperty;
    • NORTH

      public static final BooleanProperty NORTH
      A property that specifies if this block is connected to another block from the north.
      Mappings:
      Namespace Name Mixin selector
      official M Lczj;M:Lczk;
      intermediary field_12489 Lnet/minecraft/class_2741;field_12489:Lnet/minecraft/class_2746;
      named NORTH Lnet/minecraft/state/property/Properties;NORTH:Lnet/minecraft/state/property/BooleanProperty;
    • EAST

      public static final BooleanProperty EAST
      A property that specifies if this block is connected to another block from the east.
      Mappings:
      Namespace Name Mixin selector
      official N Lczj;N:Lczk;
      intermediary field_12487 Lnet/minecraft/class_2741;field_12487:Lnet/minecraft/class_2746;
      named EAST Lnet/minecraft/state/property/Properties;EAST:Lnet/minecraft/state/property/BooleanProperty;
    • SOUTH

      public static final BooleanProperty SOUTH
      A property that specifies if this block is connected to another block from the south.
      Mappings:
      Namespace Name Mixin selector
      official O Lczj;O:Lczk;
      intermediary field_12540 Lnet/minecraft/class_2741;field_12540:Lnet/minecraft/class_2746;
      named SOUTH Lnet/minecraft/state/property/Properties;SOUTH:Lnet/minecraft/state/property/BooleanProperty;
    • WEST

      public static final BooleanProperty WEST
      A property that specifies if this block is connected to another block from the west.
      Mappings:
      Namespace Name Mixin selector
      official P Lczj;P:Lczk;
      intermediary field_12527 Lnet/minecraft/class_2741;field_12527:Lnet/minecraft/class_2746;
      named WEST Lnet/minecraft/state/property/Properties;WEST:Lnet/minecraft/state/property/BooleanProperty;
    • FACING

      public static final DirectionProperty FACING
      A property that specifies the direction a block is facing.
      Mappings:
      Namespace Name Mixin selector
      official Q Lczj;Q:Lczn;
      intermediary field_12525 Lnet/minecraft/class_2741;field_12525:Lnet/minecraft/class_2753;
      named FACING Lnet/minecraft/state/property/Properties;FACING:Lnet/minecraft/state/property/DirectionProperty;
    • HOPPER_FACING

      public static final DirectionProperty HOPPER_FACING
      A property that specifies the direction a hopper's output faces.

      This property does not allow the hopper's output to face upwards.

      Mappings:
      Namespace Name Mixin selector
      official R Lczj;R:Lczn;
      intermediary field_12545 Lnet/minecraft/class_2741;field_12545:Lnet/minecraft/class_2753;
      named HOPPER_FACING Lnet/minecraft/state/property/Properties;HOPPER_FACING:Lnet/minecraft/state/property/DirectionProperty;
    • HORIZONTAL_FACING

      public static final DirectionProperty HORIZONTAL_FACING
      A property that specifies the direction a block is facing.

      This property only allows a block to face in one of the cardinal directions (north, south, east and west).

      Mappings:
      Namespace Name Mixin selector
      official S Lczj;S:Lczn;
      intermediary field_12481 Lnet/minecraft/class_2741;field_12481:Lnet/minecraft/class_2753;
      named HORIZONTAL_FACING Lnet/minecraft/state/property/Properties;HORIZONTAL_FACING:Lnet/minecraft/state/property/DirectionProperty;
    • ORIENTATION

      public static final EnumProperty<JigsawOrientation> ORIENTATION
      A property that specifies the orientation of a jigsaw.
      Mappings:
      Namespace Name Mixin selector
      official T Lczj;T:Lczr;
      intermediary field_23333 Lnet/minecraft/class_2741;field_23333:Lnet/minecraft/class_2754;
      named ORIENTATION Lnet/minecraft/state/property/Properties;ORIENTATION:Lnet/minecraft/state/property/EnumProperty;
    • WALL_MOUNT_LOCATION

      public static final EnumProperty<WallMountLocation> WALL_MOUNT_LOCATION
      A property that specifies the type of wall a block is attached to.
      Mappings:
      Namespace Name Mixin selector
      official U Lczj;U:Lczr;
      intermediary field_12555 Lnet/minecraft/class_2741;field_12555:Lnet/minecraft/class_2754;
      named WALL_MOUNT_LOCATION Lnet/minecraft/state/property/Properties;WALL_MOUNT_LOCATION:Lnet/minecraft/state/property/EnumProperty;
    • ATTACHMENT

      public static final EnumProperty<Attachment> ATTACHMENT
      A property that specifies how a bell is attached to a block.
      Mappings:
      Namespace Name Mixin selector
      official V Lczj;V:Lczr;
      intermediary field_17104 Lnet/minecraft/class_2741;field_17104:Lnet/minecraft/class_2754;
      named ATTACHMENT Lnet/minecraft/state/property/Properties;ATTACHMENT:Lnet/minecraft/state/property/EnumProperty;
    • EAST_WALL_SHAPE

      public static final EnumProperty<WallShape> EAST_WALL_SHAPE
      A property that specifies how a wall extends from the center post to the east.
      Mappings:
      Namespace Name Mixin selector
      official W Lczj;W:Lczr;
      intermediary field_22174 Lnet/minecraft/class_2741;field_22174:Lnet/minecraft/class_2754;
      named EAST_WALL_SHAPE Lnet/minecraft/state/property/Properties;EAST_WALL_SHAPE:Lnet/minecraft/state/property/EnumProperty;
    • NORTH_WALL_SHAPE

      public static final EnumProperty<WallShape> NORTH_WALL_SHAPE
      A property that specifies how a wall extends from the center post to the north.
      Mappings:
      Namespace Name Mixin selector
      official X Lczj;X:Lczr;
      intermediary field_22175 Lnet/minecraft/class_2741;field_22175:Lnet/minecraft/class_2754;
      named NORTH_WALL_SHAPE Lnet/minecraft/state/property/Properties;NORTH_WALL_SHAPE:Lnet/minecraft/state/property/EnumProperty;
    • SOUTH_WALL_SHAPE

      public static final EnumProperty<WallShape> SOUTH_WALL_SHAPE
      A property that specifies how a wall extends from the center post to the south.
      Mappings:
      Namespace Name Mixin selector
      official Y Lczj;Y:Lczr;
      intermediary field_22176 Lnet/minecraft/class_2741;field_22176:Lnet/minecraft/class_2754;
      named SOUTH_WALL_SHAPE Lnet/minecraft/state/property/Properties;SOUTH_WALL_SHAPE:Lnet/minecraft/state/property/EnumProperty;
    • WEST_WALL_SHAPE

      public static final EnumProperty<WallShape> WEST_WALL_SHAPE
      A property that specifies how a wall extends from the center post to the west.
      Mappings:
      Namespace Name Mixin selector
      official Z Lczj;Z:Lczr;
      intermediary field_22177 Lnet/minecraft/class_2741;field_22177:Lnet/minecraft/class_2754;
      named WEST_WALL_SHAPE Lnet/minecraft/state/property/Properties;WEST_WALL_SHAPE:Lnet/minecraft/state/property/EnumProperty;
    • EAST_WIRE_CONNECTION

      public static final EnumProperty<WireConnection> EAST_WIRE_CONNECTION
      A property that specifies how redstone wire attaches to the east.
      Mappings:
      Namespace Name Mixin selector
      official aa Lczj;aa:Lczr;
      intermediary field_12523 Lnet/minecraft/class_2741;field_12523:Lnet/minecraft/class_2754;
      named EAST_WIRE_CONNECTION Lnet/minecraft/state/property/Properties;EAST_WIRE_CONNECTION:Lnet/minecraft/state/property/EnumProperty;
    • NORTH_WIRE_CONNECTION

      public static final EnumProperty<WireConnection> NORTH_WIRE_CONNECTION
      A property that specifies how redstone wire attaches to the north.
      Mappings:
      Namespace Name Mixin selector
      official ab Lczj;ab:Lczr;
      intermediary field_12495 Lnet/minecraft/class_2741;field_12495:Lnet/minecraft/class_2754;
      named NORTH_WIRE_CONNECTION Lnet/minecraft/state/property/Properties;NORTH_WIRE_CONNECTION:Lnet/minecraft/state/property/EnumProperty;
    • SOUTH_WIRE_CONNECTION

      public static final EnumProperty<WireConnection> SOUTH_WIRE_CONNECTION
      A property that specifies how redstone wire attaches to the south.
      Mappings:
      Namespace Name Mixin selector
      official ac Lczj;ac:Lczr;
      intermediary field_12551 Lnet/minecraft/class_2741;field_12551:Lnet/minecraft/class_2754;
      named SOUTH_WIRE_CONNECTION Lnet/minecraft/state/property/Properties;SOUTH_WIRE_CONNECTION:Lnet/minecraft/state/property/EnumProperty;
    • WEST_WIRE_CONNECTION

      public static final EnumProperty<WireConnection> WEST_WIRE_CONNECTION
      A property that specifies how redstone wire attaches to the west.
      Mappings:
      Namespace Name Mixin selector
      official ad Lczj;ad:Lczr;
      intermediary field_12504 Lnet/minecraft/class_2741;field_12504:Lnet/minecraft/class_2754;
      named WEST_WIRE_CONNECTION Lnet/minecraft/state/property/Properties;WEST_WIRE_CONNECTION:Lnet/minecraft/state/property/EnumProperty;
    • DOUBLE_BLOCK_HALF

      public static final EnumProperty<DoubleBlockHalf> DOUBLE_BLOCK_HALF
      A property that specifies whether a double height block is the upper or lower half.
      Mappings:
      Namespace Name Mixin selector
      official ae Lczj;ae:Lczr;
      intermediary field_12533 Lnet/minecraft/class_2741;field_12533:Lnet/minecraft/class_2754;
      named DOUBLE_BLOCK_HALF Lnet/minecraft/state/property/Properties;DOUBLE_BLOCK_HALF:Lnet/minecraft/state/property/EnumProperty;
    • BLOCK_HALF

      public static final EnumProperty<BlockHalf> BLOCK_HALF
      A property that specifies if a block is the upper or lower half.
      Mappings:
      Namespace Name Mixin selector
      official af Lczj;af:Lczr;
      intermediary field_12518 Lnet/minecraft/class_2741;field_12518:Lnet/minecraft/class_2754;
      named BLOCK_HALF Lnet/minecraft/state/property/Properties;BLOCK_HALF:Lnet/minecraft/state/property/EnumProperty;
    • RAIL_SHAPE

      public static final EnumProperty<RailShape> RAIL_SHAPE
      A property that specifies the two directions a rail connects to.
      Mappings:
      Namespace Name Mixin selector
      official ag Lczj;ag:Lczr;
      intermediary field_12507 Lnet/minecraft/class_2741;field_12507:Lnet/minecraft/class_2754;
      named RAIL_SHAPE Lnet/minecraft/state/property/Properties;RAIL_SHAPE:Lnet/minecraft/state/property/EnumProperty;
    • STRAIGHT_RAIL_SHAPE

      public static final EnumProperty<RailShape> STRAIGHT_RAIL_SHAPE
      A property that specifies the two directions a rail connects to.

      This property does not allow for a rail to turn.

      Mappings:
      Namespace Name Mixin selector
      official ah Lczj;ah:Lczr;
      intermediary field_12542 Lnet/minecraft/class_2741;field_12542:Lnet/minecraft/class_2754;
      named STRAIGHT_RAIL_SHAPE Lnet/minecraft/state/property/Properties;STRAIGHT_RAIL_SHAPE:Lnet/minecraft/state/property/EnumProperty;
    • AGE_1_MAX

      public static final int AGE_1_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official ai Lczj;ai:I
      intermediary field_31395 Lnet/minecraft/class_2741;field_31395:I
      named AGE_1_MAX Lnet/minecraft/state/property/Properties;AGE_1_MAX:I
    • AGE_2_MAX

      public static final int AGE_2_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official aj Lczj;aj:I
      intermediary field_31396 Lnet/minecraft/class_2741;field_31396:I
      named AGE_2_MAX Lnet/minecraft/state/property/Properties;AGE_2_MAX:I
    • AGE_3_MAX

      public static final int AGE_3_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official ak Lczj;ak:I
      intermediary field_31397 Lnet/minecraft/class_2741;field_31397:I
      named AGE_3_MAX Lnet/minecraft/state/property/Properties;AGE_3_MAX:I
    • AGE_4_MAX

      public static final int AGE_4_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official al Lczj;al:I
      intermediary field_37653 Lnet/minecraft/class_2741;field_37653:I
      named AGE_4_MAX Lnet/minecraft/state/property/Properties;AGE_4_MAX:I
    • AGE_5_MAX

      public static final int AGE_5_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official am Lczj;am:I
      intermediary field_31398 Lnet/minecraft/class_2741;field_31398:I
      named AGE_5_MAX Lnet/minecraft/state/property/Properties;AGE_5_MAX:I
    • AGE_7_MAX

      public static final int AGE_7_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official an Lczj;an:I
      intermediary field_31399 Lnet/minecraft/class_2741;field_31399:I
      named AGE_7_MAX Lnet/minecraft/state/property/Properties;AGE_7_MAX:I
    • AGE_15_MAX

      public static final int AGE_15_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official ao Lczj;ao:I
      intermediary field_31400 Lnet/minecraft/class_2741;field_31400:I
      named AGE_15_MAX Lnet/minecraft/state/property/Properties;AGE_15_MAX:I
    • AGE_25_MAX

      public static final int AGE_25_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official ap Lczj;ap:I
      intermediary field_31401 Lnet/minecraft/class_2741;field_31401:I
      named AGE_25_MAX Lnet/minecraft/state/property/Properties;AGE_25_MAX:I
    • AGE_1

      public static final IntProperty AGE_1
      A property that specifies the age of a block on a scale of 0 to 1.
      Mappings:
      Namespace Name Mixin selector
      official aq Lczj;aq:Lczt;
      intermediary field_12521 Lnet/minecraft/class_2741;field_12521:Lnet/minecraft/class_2758;
      named AGE_1 Lnet/minecraft/state/property/Properties;AGE_1:Lnet/minecraft/state/property/IntProperty;
    • AGE_2

      public static final IntProperty AGE_2
      A property that specifies the age of a block on a scale of 0 to 2.
      Mappings:
      Namespace Name Mixin selector
      official ar Lczj;ar:Lczt;
      intermediary field_12556 Lnet/minecraft/class_2741;field_12556:Lnet/minecraft/class_2758;
      named AGE_2 Lnet/minecraft/state/property/Properties;AGE_2:Lnet/minecraft/state/property/IntProperty;
    • AGE_3

      public static final IntProperty AGE_3
      A property that specifies the age of a block on a scale of 0 to 3.
      Mappings:
      Namespace Name Mixin selector
      official as Lczj;as:Lczt;
      intermediary field_12497 Lnet/minecraft/class_2741;field_12497:Lnet/minecraft/class_2758;
      named AGE_3 Lnet/minecraft/state/property/Properties;AGE_3:Lnet/minecraft/state/property/IntProperty;
    • AGE_4

      public static final IntProperty AGE_4
      Mappings:
      Namespace Name Mixin selector
      official at Lczj;at:Lczt;
      intermediary field_37654 Lnet/minecraft/class_2741;field_37654:Lnet/minecraft/class_2758;
      named AGE_4 Lnet/minecraft/state/property/Properties;AGE_4:Lnet/minecraft/state/property/IntProperty;
    • AGE_5

      public static final IntProperty AGE_5
      A property that specifies the age of a block on a scale of 0 to 5.
      Mappings:
      Namespace Name Mixin selector
      official au Lczj;au:Lczt;
      intermediary field_12482 Lnet/minecraft/class_2741;field_12482:Lnet/minecraft/class_2758;
      named AGE_5 Lnet/minecraft/state/property/Properties;AGE_5:Lnet/minecraft/state/property/IntProperty;
    • AGE_7

      public static final IntProperty AGE_7
      A property that specifies the age of a block on a scale of 0 to 7.
      Mappings:
      Namespace Name Mixin selector
      official av Lczj;av:Lczt;
      intermediary field_12550 Lnet/minecraft/class_2741;field_12550:Lnet/minecraft/class_2758;
      named AGE_7 Lnet/minecraft/state/property/Properties;AGE_7:Lnet/minecraft/state/property/IntProperty;
    • AGE_15

      public static final IntProperty AGE_15
      A property that specifies the age of a block on a scale of 0 to 15.
      Mappings:
      Namespace Name Mixin selector
      official aw Lczj;aw:Lczt;
      intermediary field_12498 Lnet/minecraft/class_2741;field_12498:Lnet/minecraft/class_2758;
      named AGE_15 Lnet/minecraft/state/property/Properties;AGE_15:Lnet/minecraft/state/property/IntProperty;
    • AGE_25

      public static final IntProperty AGE_25
      A property that specifies the age of a block on a scale of 0 to 25.
      Mappings:
      Namespace Name Mixin selector
      official ax Lczj;ax:Lczt;
      intermediary field_12517 Lnet/minecraft/class_2741;field_12517:Lnet/minecraft/class_2758;
      named AGE_25 Lnet/minecraft/state/property/Properties;AGE_25:Lnet/minecraft/state/property/IntProperty;
    • BITES

      public static final IntProperty BITES
      A property that specifies the bites taken out of a cake.
      Mappings:
      Namespace Name Mixin selector
      official ay Lczj;ay:Lczt;
      intermediary field_12505 Lnet/minecraft/class_2741;field_12505:Lnet/minecraft/class_2758;
      named BITES Lnet/minecraft/state/property/Properties;BITES:Lnet/minecraft/state/property/IntProperty;
    • CANDLES

      public static final IntProperty CANDLES
      A property that specifies the amount of candles in a candle block.
      Mappings:
      Namespace Name Mixin selector
      official az Lczj;az:Lczt;
      intermediary field_27220 Lnet/minecraft/class_2741;field_27220:Lnet/minecraft/class_2758;
      named CANDLES Lnet/minecraft/state/property/Properties;CANDLES:Lnet/minecraft/state/property/IntProperty;
    • DELAY

      public static final IntProperty DELAY
      A property that specifies the delay a repeater will apply.
      Mappings:
      Namespace Name Mixin selector
      official aA Lczj;aA:Lczt;
      intermediary field_12494 Lnet/minecraft/class_2741;field_12494:Lnet/minecraft/class_2758;
      named DELAY Lnet/minecraft/state/property/Properties;DELAY:Lnet/minecraft/state/property/IntProperty;
    • DISTANCE_1_7_MAX

      public static final int DISTANCE_1_7_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official aB Lczj;aB:I
      intermediary field_31402 Lnet/minecraft/class_2741;field_31402:I
      named DISTANCE_1_7_MAX Lnet/minecraft/state/property/Properties;DISTANCE_1_7_MAX:I
    • DISTANCE_1_7

      public static final IntProperty DISTANCE_1_7
      A property that specifies the overhang distance of a block on a scale of 1-7.
      Mappings:
      Namespace Name Mixin selector
      official aC Lczj;aC:Lczt;
      intermediary field_12541 Lnet/minecraft/class_2741;field_12541:Lnet/minecraft/class_2758;
      named DISTANCE_1_7 Lnet/minecraft/state/property/Properties;DISTANCE_1_7:Lnet/minecraft/state/property/IntProperty;
    • EGGS

      public static final IntProperty EGGS
      A property that specifies the amount of eggs in a turtle egg block.
      Mappings:
      Namespace Name Mixin selector
      official aD Lczj;aD:Lczt;
      intermediary field_12509 Lnet/minecraft/class_2741;field_12509:Lnet/minecraft/class_2758;
      named EGGS Lnet/minecraft/state/property/Properties;EGGS:Lnet/minecraft/state/property/IntProperty;
    • HATCH

      public static final IntProperty HATCH
      A property that specifies how close an egg is hatching.
      Mappings:
      Namespace Name Mixin selector
      official aE Lczj;aE:Lczt;
      intermediary field_12530 Lnet/minecraft/class_2741;field_12530:Lnet/minecraft/class_2758;
      named HATCH Lnet/minecraft/state/property/Properties;HATCH:Lnet/minecraft/state/property/IntProperty;
    • LAYERS

      public static final IntProperty LAYERS
      A property that specifies how many layers of snow are in a snow block.
      Mappings:
      Namespace Name Mixin selector
      official aF Lczj;aF:Lczt;
      intermediary field_12536 Lnet/minecraft/class_2741;field_12536:Lnet/minecraft/class_2758;
      named LAYERS Lnet/minecraft/state/property/Properties;LAYERS:Lnet/minecraft/state/property/IntProperty;
    • LEVEL_3_MIN

      public static final int LEVEL_3_MIN
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official aG Lczj;aG:I
      intermediary field_31387 Lnet/minecraft/class_2741;field_31387:I
      named LEVEL_3_MIN Lnet/minecraft/state/property/Properties;LEVEL_3_MIN:I
    • LEVEL_1_8_MIN

      public static final int LEVEL_1_8_MIN
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official aH Lczj;aH:I
      intermediary field_31388 Lnet/minecraft/class_2741;field_31388:I
      named LEVEL_1_8_MIN Lnet/minecraft/state/property/Properties;LEVEL_1_8_MIN:I
    • LEVEL_3_MAX

      public static final int LEVEL_3_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official aI Lczj;aI:I
      intermediary field_31389 Lnet/minecraft/class_2741;field_31389:I
      named LEVEL_3_MAX Lnet/minecraft/state/property/Properties;LEVEL_3_MAX:I
    • LEVEL_1_8_MAX

      public static final int LEVEL_1_8_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official aJ Lczj;aJ:I
      intermediary field_31390 Lnet/minecraft/class_2741;field_31390:I
      named LEVEL_1_8_MAX Lnet/minecraft/state/property/Properties;LEVEL_1_8_MAX:I
    • LEVEL_3

      public static final IntProperty LEVEL_3
      A property that specifies how many levels of water there are in a cauldron.
      Mappings:
      Namespace Name Mixin selector
      official aK Lczj;aK:Lczt;
      intermediary field_12513 Lnet/minecraft/class_2741;field_12513:Lnet/minecraft/class_2758;
      named LEVEL_3 Lnet/minecraft/state/property/Properties;LEVEL_3:Lnet/minecraft/state/property/IntProperty;
    • LEVEL_8

      public static final IntProperty LEVEL_8
      A property that specifies the level of a composter.
      Mappings:
      Namespace Name Mixin selector
      official aL Lczj;aL:Lczt;
      intermediary field_17586 Lnet/minecraft/class_2741;field_17586:Lnet/minecraft/class_2758;
      named LEVEL_8 Lnet/minecraft/state/property/Properties;LEVEL_8:Lnet/minecraft/state/property/IntProperty;
    • LEVEL_1_8

      public static final IntProperty LEVEL_1_8
      A property that specifies the height of a fluid on a scale of 1 to 8.
      Mappings:
      Namespace Name Mixin selector
      official aM Lczj;aM:Lczt;
      intermediary field_12490 Lnet/minecraft/class_2741;field_12490:Lnet/minecraft/class_2758;
      named LEVEL_1_8 Lnet/minecraft/state/property/Properties;LEVEL_1_8:Lnet/minecraft/state/property/IntProperty;
    • HONEY_LEVEL

      public static final IntProperty HONEY_LEVEL
      A property that specifies the honey level of a beehive.
      Mappings:
      Namespace Name Mixin selector
      official aN Lczj;aN:Lczt;
      intermediary field_20432 Lnet/minecraft/class_2741;field_20432:Lnet/minecraft/class_2758;
      named HONEY_LEVEL Lnet/minecraft/state/property/Properties;HONEY_LEVEL:Lnet/minecraft/state/property/IntProperty;
    • LEVEL_15_MAX

      public static final int LEVEL_15_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official aO Lczj;aO:I
      intermediary field_33723 Lnet/minecraft/class_2741;field_33723:I
      named LEVEL_15_MAX Lnet/minecraft/state/property/Properties;LEVEL_15_MAX:I
    • LEVEL_15

      public static final IntProperty LEVEL_15
      Mappings:
      Namespace Name Mixin selector
      official aP Lczj;aP:Lczt;
      intermediary field_12538 Lnet/minecraft/class_2741;field_12538:Lnet/minecraft/class_2758;
      named LEVEL_15 Lnet/minecraft/state/property/Properties;LEVEL_15:Lnet/minecraft/state/property/IntProperty;
    • MOISTURE

      public static final IntProperty MOISTURE
      A property that specifies the moisture of farmland.
      Mappings:
      Namespace Name Mixin selector
      official aQ Lczj;aQ:Lczt;
      intermediary field_12510 Lnet/minecraft/class_2741;field_12510:Lnet/minecraft/class_2758;
      named MOISTURE Lnet/minecraft/state/property/Properties;MOISTURE:Lnet/minecraft/state/property/IntProperty;
    • NOTE

      public static final IntProperty NOTE
      A property that specifies the pitch of a note block.
      Mappings:
      Namespace Name Mixin selector
      official aR Lczj;aR:Lczt;
      intermediary field_12524 Lnet/minecraft/class_2741;field_12524:Lnet/minecraft/class_2758;
      named NOTE Lnet/minecraft/state/property/Properties;NOTE:Lnet/minecraft/state/property/IntProperty;
    • PICKLES

      public static final IntProperty PICKLES
      A property that specifies how many pickles are in a sea pickle.
      Mappings:
      Namespace Name Mixin selector
      official aS Lczj;aS:Lczt;
      intermediary field_12543 Lnet/minecraft/class_2741;field_12543:Lnet/minecraft/class_2758;
      named PICKLES Lnet/minecraft/state/property/Properties;PICKLES:Lnet/minecraft/state/property/IntProperty;
    • POWER

      public static final IntProperty POWER
      A property that specifies the redstone power of a block.
      Mappings:
      Namespace Name Mixin selector
      official aT Lczj;aT:Lczt;
      intermediary field_12511 Lnet/minecraft/class_2741;field_12511:Lnet/minecraft/class_2758;
      named POWER Lnet/minecraft/state/property/Properties;POWER:Lnet/minecraft/state/property/IntProperty;
    • STAGE

      public static final IntProperty STAGE
      A property that specifies a growth stage on a scale of 0 to 1.
      Mappings:
      Namespace Name Mixin selector
      official aU Lczj;aU:Lczt;
      intermediary field_12549 Lnet/minecraft/class_2741;field_12549:Lnet/minecraft/class_2758;
      named STAGE Lnet/minecraft/state/property/Properties;STAGE:Lnet/minecraft/state/property/IntProperty;
    • DISTANCE_0_7_MAX

      public static final int DISTANCE_0_7_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official aV Lczj;aV:I
      intermediary field_31391 Lnet/minecraft/class_2741;field_31391:I
      named DISTANCE_0_7_MAX Lnet/minecraft/state/property/Properties;DISTANCE_0_7_MAX:I
    • DISTANCE_0_7

      public static final IntProperty DISTANCE_0_7
      A property that specifies the overhang distance of a scaffolding.
      Mappings:
      Namespace Name Mixin selector
      official aW Lczj;aW:Lczt;
      intermediary field_16503 Lnet/minecraft/class_2741;field_16503:Lnet/minecraft/class_2758;
      named DISTANCE_0_7 Lnet/minecraft/state/property/Properties;DISTANCE_0_7:Lnet/minecraft/state/property/IntProperty;
    • CHARGES_MIN

      public static final int CHARGES_MIN
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official aX Lczj;aX:I
      intermediary field_31392 Lnet/minecraft/class_2741;field_31392:I
      named CHARGES_MIN Lnet/minecraft/state/property/Properties;CHARGES_MIN:I
    • CHARGES_MAX

      public static final int CHARGES_MAX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official aY Lczj;aY:I
      intermediary field_31393 Lnet/minecraft/class_2741;field_31393:I
      named CHARGES_MAX Lnet/minecraft/state/property/Properties;CHARGES_MAX:I
    • CHARGES

      public static final IntProperty CHARGES
      A property that specifies the amount of charges a respawn anchor has.
      Mappings:
      Namespace Name Mixin selector
      official aZ Lczj;aZ:Lczt;
      intermediary field_23187 Lnet/minecraft/class_2741;field_23187:Lnet/minecraft/class_2758;
      named CHARGES Lnet/minecraft/state/property/Properties;CHARGES:Lnet/minecraft/state/property/IntProperty;
    • ROTATION

      public static final IntProperty ROTATION
      A property that specifies the rotation of a block on a 0 to 15 scale.

      Each rotation is 22.5 degrees.

      Mappings:
      Namespace Name Mixin selector
      official ba Lczj;ba:Lczt;
      intermediary field_12532 Lnet/minecraft/class_2741;field_12532:Lnet/minecraft/class_2758;
      named ROTATION Lnet/minecraft/state/property/Properties;ROTATION:Lnet/minecraft/state/property/IntProperty;
    • BED_PART

      public static final EnumProperty<BedPart> BED_PART
      A property that specifies what part of a bed a block is.
      Mappings:
      Namespace Name Mixin selector
      official bb Lczj;bb:Lczr;
      intermediary field_12483 Lnet/minecraft/class_2741;field_12483:Lnet/minecraft/class_2754;
      named BED_PART Lnet/minecraft/state/property/Properties;BED_PART:Lnet/minecraft/state/property/EnumProperty;
    • CHEST_TYPE

      public static final EnumProperty<ChestType> CHEST_TYPE
      A property that specifies what type of chest a block is.
      Mappings:
      Namespace Name Mixin selector
      official bc Lczj;bc:Lczr;
      intermediary field_12506 Lnet/minecraft/class_2741;field_12506:Lnet/minecraft/class_2754;
      named CHEST_TYPE Lnet/minecraft/state/property/Properties;CHEST_TYPE:Lnet/minecraft/state/property/EnumProperty;
    • COMPARATOR_MODE

      public static final EnumProperty<ComparatorMode> COMPARATOR_MODE
      A property that specifies the mode a comparator is set to.
      Mappings:
      Namespace Name Mixin selector
      official bd Lczj;bd:Lczr;
      intermediary field_12534 Lnet/minecraft/class_2741;field_12534:Lnet/minecraft/class_2754;
      named COMPARATOR_MODE Lnet/minecraft/state/property/Properties;COMPARATOR_MODE:Lnet/minecraft/state/property/EnumProperty;
    • DOOR_HINGE

      public static final EnumProperty<DoorHinge> DOOR_HINGE
      A property that specifies whether a door's hinge is to the right or left.
      Mappings:
      Namespace Name Mixin selector
      official be Lczj;be:Lczr;
      intermediary field_12520 Lnet/minecraft/class_2741;field_12520:Lnet/minecraft/class_2754;
      named DOOR_HINGE Lnet/minecraft/state/property/Properties;DOOR_HINGE:Lnet/minecraft/state/property/EnumProperty;
    • INSTRUMENT

      public static final EnumProperty<Instrument> INSTRUMENT
      A property that specifies what instrument a note block will play.
      Mappings:
      Namespace Name Mixin selector
      official bf Lczj;bf:Lczr;
      intermediary field_12499 Lnet/minecraft/class_2741;field_12499:Lnet/minecraft/class_2754;
      named INSTRUMENT Lnet/minecraft/state/property/Properties;INSTRUMENT:Lnet/minecraft/state/property/EnumProperty;
    • PISTON_TYPE

      public static final EnumProperty<PistonType> PISTON_TYPE
      A property that specifies the type of a piston.
      Mappings:
      Namespace Name Mixin selector
      official bg Lczj;bg:Lczr;
      intermediary field_12492 Lnet/minecraft/class_2741;field_12492:Lnet/minecraft/class_2754;
      named PISTON_TYPE Lnet/minecraft/state/property/Properties;PISTON_TYPE:Lnet/minecraft/state/property/EnumProperty;
    • SLAB_TYPE

      public static final EnumProperty<SlabType> SLAB_TYPE
      A property that specifies the type of slab.
      Mappings:
      Namespace Name Mixin selector
      official bh Lczj;bh:Lczr;
      intermediary field_12485 Lnet/minecraft/class_2741;field_12485:Lnet/minecraft/class_2754;
      named SLAB_TYPE Lnet/minecraft/state/property/Properties;SLAB_TYPE:Lnet/minecraft/state/property/EnumProperty;
    • STAIR_SHAPE

      public static final EnumProperty<StairShape> STAIR_SHAPE
      A property that specifies the shape of a stair block.
      Mappings:
      Namespace Name Mixin selector
      official bi Lczj;bi:Lczr;
      intermediary field_12503 Lnet/minecraft/class_2741;field_12503:Lnet/minecraft/class_2754;
      named STAIR_SHAPE Lnet/minecraft/state/property/Properties;STAIR_SHAPE:Lnet/minecraft/state/property/EnumProperty;
    • STRUCTURE_BLOCK_MODE

      public static final EnumProperty<StructureBlockMode> STRUCTURE_BLOCK_MODE
      A property that specifies the mode of a structure block.
      Mappings:
      Namespace Name Mixin selector
      official bj Lczj;bj:Lczr;
      intermediary field_12547 Lnet/minecraft/class_2741;field_12547:Lnet/minecraft/class_2754;
      named STRUCTURE_BLOCK_MODE Lnet/minecraft/state/property/Properties;STRUCTURE_BLOCK_MODE:Lnet/minecraft/state/property/EnumProperty;
    • BAMBOO_LEAVES

      public static final EnumProperty<BambooLeaves> BAMBOO_LEAVES
      A property that specifies the size of bamboo leaves.
      Mappings:
      Namespace Name Mixin selector
      official bk Lczj;bk:Lczr;
      intermediary field_12516 Lnet/minecraft/class_2741;field_12516:Lnet/minecraft/class_2754;
      named BAMBOO_LEAVES Lnet/minecraft/state/property/Properties;BAMBOO_LEAVES:Lnet/minecraft/state/property/EnumProperty;
    • TILT

      public static final EnumProperty<Tilt> TILT
      Mappings:
      Namespace Name Mixin selector
      official bl Lczj;bl:Lczr;
      intermediary field_28717 Lnet/minecraft/class_2741;field_28717:Lnet/minecraft/class_2754;
      named TILT Lnet/minecraft/state/property/Properties;TILT:Lnet/minecraft/state/property/EnumProperty;
    • VERTICAL_DIRECTION

      public static final DirectionProperty VERTICAL_DIRECTION
      Mappings:
      Namespace Name Mixin selector
      official bm Lczj;bm:Lczn;
      intermediary field_28062 Lnet/minecraft/class_2741;field_28062:Lnet/minecraft/class_2753;
      named VERTICAL_DIRECTION Lnet/minecraft/state/property/Properties;VERTICAL_DIRECTION:Lnet/minecraft/state/property/DirectionProperty;
    • THICKNESS

      public static final EnumProperty<Thickness> THICKNESS
      Mappings:
      Namespace Name Mixin selector
      official bn Lczj;bn:Lczr;
      intermediary field_28063 Lnet/minecraft/class_2741;field_28063:Lnet/minecraft/class_2754;
      named THICKNESS Lnet/minecraft/state/property/Properties;THICKNESS:Lnet/minecraft/state/property/EnumProperty;
    • SCULK_SENSOR_PHASE

      public static final EnumProperty<SculkSensorPhase> SCULK_SENSOR_PHASE
      Mappings:
      Namespace Name Mixin selector
      official bo Lczj;bo:Lczr;
      intermediary field_28120 Lnet/minecraft/class_2741;field_28120:Lnet/minecraft/class_2754;
      named SCULK_SENSOR_PHASE Lnet/minecraft/state/property/Properties;SCULK_SENSOR_PHASE:Lnet/minecraft/state/property/EnumProperty;
    • SLOT_0_OCCUPIED

      public static final BooleanProperty SLOT_0_OCCUPIED
      Mappings:
      Namespace Name Mixin selector
      official bp Lczj;bp:Lczk;
      intermediary field_41317 Lnet/minecraft/class_2741;field_41317:Lnet/minecraft/class_2746;
      named SLOT_0_OCCUPIED Lnet/minecraft/state/property/Properties;SLOT_0_OCCUPIED:Lnet/minecraft/state/property/BooleanProperty;
    • SLOT_1_OCCUPIED

      public static final BooleanProperty SLOT_1_OCCUPIED
      Mappings:
      Namespace Name Mixin selector
      official bq Lczj;bq:Lczk;
      intermediary field_41318 Lnet/minecraft/class_2741;field_41318:Lnet/minecraft/class_2746;
      named SLOT_1_OCCUPIED Lnet/minecraft/state/property/Properties;SLOT_1_OCCUPIED:Lnet/minecraft/state/property/BooleanProperty;
    • SLOT_2_OCCUPIED

      public static final BooleanProperty SLOT_2_OCCUPIED
      Mappings:
      Namespace Name Mixin selector
      official br Lczj;br:Lczk;
      intermediary field_41319 Lnet/minecraft/class_2741;field_41319:Lnet/minecraft/class_2746;
      named SLOT_2_OCCUPIED Lnet/minecraft/state/property/Properties;SLOT_2_OCCUPIED:Lnet/minecraft/state/property/BooleanProperty;
    • SLOT_3_OCCUPIED

      public static final BooleanProperty SLOT_3_OCCUPIED
      Mappings:
      Namespace Name Mixin selector
      official bs Lczj;bs:Lczk;
      intermediary field_41320 Lnet/minecraft/class_2741;field_41320:Lnet/minecraft/class_2746;
      named SLOT_3_OCCUPIED Lnet/minecraft/state/property/Properties;SLOT_3_OCCUPIED:Lnet/minecraft/state/property/BooleanProperty;
    • SLOT_4_OCCUPIED

      public static final BooleanProperty SLOT_4_OCCUPIED
      Mappings:
      Namespace Name Mixin selector
      official bt Lczj;bt:Lczk;
      intermediary field_41321 Lnet/minecraft/class_2741;field_41321:Lnet/minecraft/class_2746;
      named SLOT_4_OCCUPIED Lnet/minecraft/state/property/Properties;SLOT_4_OCCUPIED:Lnet/minecraft/state/property/BooleanProperty;
    • SLOT_5_OCCUPIED

      public static final BooleanProperty SLOT_5_OCCUPIED
      Mappings:
      Namespace Name Mixin selector
      official bu Lczj;bu:Lczk;
      intermediary field_41322 Lnet/minecraft/class_2741;field_41322:Lnet/minecraft/class_2746;
      named SLOT_5_OCCUPIED Lnet/minecraft/state/property/Properties;SLOT_5_OCCUPIED:Lnet/minecraft/state/property/BooleanProperty;
  • Constructor Details

    • Properties

      public Properties()