Package net.minecraft.state.property
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 cij
intermediary net/minecraft/class_2741
named net/minecraft/state/property/Properties
-
Field Summary
Fields Modifier and Type Field Description static IntProperty
AGE_1
A property that specifies the age of a block on a scale of 0 to 1.static IntProperty
AGE_15
A property that specifies the age of a block on a scale of 0 to 15.static IntProperty
AGE_2
A property that specifies the age of a block on a scale of 0 to 2.static IntProperty
AGE_25
A property that specifies the age of a block on a scale of 0 to 25.static IntProperty
AGE_3
A property that specifies the age of a block on a scale of 0 to 3.static IntProperty
AGE_5
A property that specifies the age of a block on a scale of 0 to 5.static IntProperty
AGE_7
A property that specifies the age of a block on a scale of 0 to 7.static BooleanProperty
ATTACHED
A property that specifies if a tripwire is attached to a tripwire hook.static EnumProperty<Attachment>
ATTACHMENT
A property that specifies how a bell is attached to a block.static EnumProperty<Direction.Axis>
AXIS
A property that specifies the axis a block is oriented to.static EnumProperty<BambooLeaves>
BAMBOO_LEAVES
A property that specifies the size of bamboo leaves.static EnumProperty<BedPart>
BED_PART
A property that specifies what part of a bed a block is.static BooleanProperty
BERRIES
static IntProperty
BITES
A property that specifies the bites taken out of a cake.static EnumProperty<BlockHalf>
BLOCK_HALF
A property that specifies if a block is the upper or lower half.static BooleanProperty
BOTTOM
A property that specifies if a scaffolding block is bottom of a floating segment.static IntProperty
CANDLES
A property that specifies the amount of candles in a candle block.static IntProperty
CHARGES
A property that specifies the amount of charges a respawn anchor has.static EnumProperty<ChestType>
CHEST_TYPE
A property that specifies what type of chest a block is.static EnumProperty<ComparatorMode>
COMPARATOR_MODE
A property that specifies the mode a comparator is set to.static BooleanProperty
CONDITIONAL
A property that specifies if a command block is conditional.static IntProperty
DELAY
A property that specifies the delay a repeater will apply.static BooleanProperty
DISARMED
A property that specifies if a tripwire has been disarmed.static IntProperty
DISTANCE_0_7
A property that specifies the overhang distance of a scaffolding.static IntProperty
DISTANCE_1_7
A property that specifies the overhang distance of a block on a scale of 1-7.static EnumProperty<DoorHinge>
DOOR_HINGE
A property that specifies whether a door's hinge is to the right or left.static EnumProperty<DoubleBlockHalf>
DOUBLE_BLOCK_HALF
A property that specifies whether a double height block is the upper or lower half.static BooleanProperty
DOWN
A property that specifies if this block is connected to another block from the below.static BooleanProperty
DRAG
A property that specifies if a bubble column should drag entities downwards.static BooleanProperty
EAST
A property that specifies if this block is connected to another block from the east.static EnumProperty<WallShape>
EAST_WALL_SHAPE
A property that specifies how a wall extends from the center post to the east.static EnumProperty<WireConnection>
EAST_WIRE_CONNECTION
A property that specifies how redstone wire attaches to the east.static IntProperty
EGGS
A property that specifies the amount of eggs in a turtle egg block.static BooleanProperty
ENABLED
A property that specifies whether a hopper is enabled.static BooleanProperty
EXTENDED
A property that specifies if a piston is extended.static BooleanProperty
EYE
A property that specifies if an end portal frame contains an eye of ender.static DirectionProperty
FACING
A property that specifies the direction a block is facing.static BooleanProperty
FALLING
A property that specifies if a fluid is falling.static BooleanProperty
HANGING
A property that specifies if a lantern is hanging.static BooleanProperty
HAS_BOOK
A property that specifies if a lectern has a book.static BooleanProperty
HAS_BOTTLE_0
A property that specifies if a brewing stand has a bottle in slot 0.static BooleanProperty
HAS_BOTTLE_1
A property that specifies if a brewing stand has a bottle in slot 1.static BooleanProperty
HAS_BOTTLE_2
A property that specifies if a brewing stand has a bottle in slot 2.static BooleanProperty
HAS_RECORD
A property that specifies if a jukebox has a record.static IntProperty
HATCH
A property that specifies how close an egg is hatching.static IntProperty
HONEY_LEVEL
A property that specifies the honey level of a beehive.static DirectionProperty
HOPPER_FACING
A property that specifies the direction a hopper's output faces.static EnumProperty<Direction.Axis>
HORIZONTAL_AXIS
A property that specifies the axis a block is oriented to.static DirectionProperty
HORIZONTAL_FACING
A property that specifies the direction a block is facing.static BooleanProperty
IN_WALL
A property that specifies if a fence gate is attached to a wall.static EnumProperty<Instrument>
INSTRUMENT
A property that specifies what instrument a note block will play.static BooleanProperty
INVERTED
A property that specifies if a daylight sensor's output is inverted.static IntProperty
LAYERS
A property that specifies how many layers of snow are in a snow block.static IntProperty
LEVEL_1_8
A property that specifies the height of a fluid on a scale of 1 to 8.static IntProperty
LEVEL_15
static IntProperty
LEVEL_3
A property that specifies how many levels of water there are in a cauldron.static IntProperty
LEVEL_8
A property that specifies the level of a composter.static BooleanProperty
LIT
A property that specifies if a block is lit.static BooleanProperty
LOCKED
A property that specifies if a repeater is locked.static IntProperty
MOISTURE
A property that specifies the moisture of farmland.static BooleanProperty
NORTH
A property that specifies if this block is connected to another block from the north.static EnumProperty<WallShape>
NORTH_WALL_SHAPE
A property that specifies how a wall extends from the center post to the north.static EnumProperty<WireConnection>
NORTH_WIRE_CONNECTION
A property that specifies how redstone wire attaches to the north.static IntProperty
NOTE
A property that specifies the pitch of a note block.static BooleanProperty
OCCUPIED
A property that specifies if a bed is occupied.static BooleanProperty
OPEN
A property that specifies if a block is open.static EnumProperty<JigsawOrientation>
ORIENTATION
A property that specifies the orientation of a jigsaw.static BooleanProperty
PERSISTENT
A property that specifies if a block is persistent.static IntProperty
PICKLES
A property that specifies how many pickles are in a sea pickle.static EnumProperty<PistonType>
PISTON_TYPE
A property that specifies the type of a piston.static IntProperty
POWER
A property that specifies the redstone power of a block.static BooleanProperty
POWERED
A property that specifies if a block is being powered to produce or emit redstone signal.static EnumProperty<RailShape>
RAIL_SHAPE
A property that specifies the two directions a rail connects to.static IntProperty
ROTATION
A property that specifies the rotation of a block on a 0 to 15 scale.static EnumProperty<SculkSensorPhase>
SCULK_SENSOR_PHASE
static BooleanProperty
SHORT
A property that specifies if a piston head is shorter than normal.static BooleanProperty
SIGNAL_FIRE
A property that specifies if a campfire's smoke should be taller.static EnumProperty<SlabType>
SLAB_TYPE
A property that specifies the type of slab.static BooleanProperty
SNOWY
A property that specifies if a block is covered in snow.static BooleanProperty
SOUTH
A property that specifies if this block is connected to another block from the south.static EnumProperty<WallShape>
SOUTH_WALL_SHAPE
A property that specifies how a wall extends from the center post to the south.static EnumProperty<WireConnection>
SOUTH_WIRE_CONNECTION
A property that specifies how redstone wire attaches to the south.static IntProperty
STAGE
A property that specifies a growth stage on a scale of 0 to 1.static EnumProperty<StairShape>
STAIR_SHAPE
A property that specifies the shape of a stair block.static EnumProperty<RailShape>
STRAIGHT_RAIL_SHAPE
A property that specifies the two directions a rail connects to.static EnumProperty<StructureBlockMode>
STRUCTURE_BLOCK_MODE
A property that specifies the mode of a structure block.static EnumProperty<Thickness>
THICKNESS
static EnumProperty<Tilt>
TILT
static BooleanProperty
TRIGGERED
A property that specifies if a dispenser is activated.static BooleanProperty
UNSTABLE
A property that specifies if TNT is unstable.static BooleanProperty
UP
A property that specifies if this block is connected to another block from the top.static DirectionProperty
VERTICAL_DIRECTION
static BooleanProperty
VINE_END
static EnumProperty<WallMountLocation>
WALL_MOUNT_LOCATION
A property that specifies the type of wall a block is attached to.static BooleanProperty
WATERLOGGED
A property that specifies if a block is waterlogged.static BooleanProperty
WEST
A property that specifies if this block is connected to another block from the west.static EnumProperty<WallShape>
WEST_WALL_SHAPE
A property that specifies how a wall extends from the center post to the west.static EnumProperty<WireConnection>
WEST_WIRE_CONNECTION
A property that specifies how redstone wire attaches to the west. -
Constructor Summary
Constructors Constructor Description Properties()
-
Method Summary
-
Field Details
-
ATTACHED
A property that specifies if a tripwire is attached to a tripwire hook.- Mappings:
Namespace Name Mixin selector official a
Lcij;a:Lcik;
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
A property that specifies if a scaffolding block is bottom of a floating segment.- Mappings:
Namespace Name Mixin selector official b
Lcij;b:Lcik;
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
A property that specifies if a command block is conditional.- Mappings:
Namespace Name Mixin selector official c
Lcij;c:Lcik;
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
A property that specifies if a tripwire has been disarmed.- Mappings:
Namespace Name Mixin selector official d
Lcij;d:Lcik;
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
A property that specifies if a bubble column should drag entities downwards.- Mappings:
Namespace Name Mixin selector official e
Lcij;e:Lcik;
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
A property that specifies whether a hopper is enabled.- Mappings:
Namespace Name Mixin selector official f
Lcij;f:Lcik;
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
A property that specifies if a piston is extended.- Mappings:
Namespace Name Mixin selector official g
Lcij;g:Lcik;
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
A property that specifies if an end portal frame contains an eye of ender.- Mappings:
Namespace Name Mixin selector official h
Lcij;h:Lcik;
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
A property that specifies if a fluid is falling.- Mappings:
Namespace Name Mixin selector official i
Lcij;i:Lcik;
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
A property that specifies if a lantern is hanging.- Mappings:
Namespace Name Mixin selector official j
Lcij;j:Lcik;
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
A property that specifies if a brewing stand has a bottle in slot 0.- Mappings:
Namespace Name Mixin selector official k
Lcij;k:Lcik;
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
A property that specifies if a brewing stand has a bottle in slot 1.- Mappings:
Namespace Name Mixin selector official l
Lcij;l:Lcik;
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
A property that specifies if a brewing stand has a bottle in slot 2.- Mappings:
Namespace Name Mixin selector official m
Lcij;m:Lcik;
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
A property that specifies if a jukebox has a record.- Mappings:
Namespace Name Mixin selector official n
Lcij;n:Lcik;
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
A property that specifies if a lectern has a book.- Mappings:
Namespace Name Mixin selector official o
Lcij;o:Lcik;
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
A property that specifies if a daylight sensor's output is inverted.- Mappings:
Namespace Name Mixin selector official p
Lcij;p:Lcik;
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
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
Lcij;q:Lcik;
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
A property that specifies if a block is lit.- Mappings:
Namespace Name Mixin selector official r
Lcij;r:Lcik;
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
A property that specifies if a repeater is locked.- Mappings:
Namespace Name Mixin selector official s
Lcij;s:Lcik;
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
A property that specifies if a bed is occupied.- Mappings:
Namespace Name Mixin selector official t
Lcij;t:Lcik;
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
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
Lcij;u:Lcik;
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
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
Lcij;v:Lcik;
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
A property that specifies if a block is being powered to produce or emit redstone signal.- Mappings:
Namespace Name Mixin selector official w
Lcij;w:Lcik;
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
A property that specifies if a piston head is shorter than normal.- Mappings:
Namespace Name Mixin selector official x
Lcij;x:Lcik;
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
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
Lcij;y:Lcik;
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
A property that specifies if a block is covered in snow.- Mappings:
Namespace Name Mixin selector official z
Lcij;z:Lcik;
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
A property that specifies if a dispenser is activated.- Mappings:
Namespace Name Mixin selector official A
Lcij;A:Lcik;
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
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
Lcij;B:Lcik;
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
A property that specifies if a block is waterlogged.- Mappings:
Namespace Name Mixin selector official C
Lcij;C:Lcik;
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
- Mappings:
Namespace Name Mixin selector official D
Lcij;D:Lcik;
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
- Mappings:
Namespace Name Mixin selector official E
Lcij;E:Lcik;
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;
-
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 F
Lcij;F:Lcir;
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
A property that specifies the axis a block is oriented to.- Mappings:
Namespace Name Mixin selector official G
Lcij;G:Lcir;
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
A property that specifies if this block is connected to another block from the top.- Mappings:
Namespace Name Mixin selector official H
Lcij;H:Lcik;
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
A property that specifies if this block is connected to another block from the below.- Mappings:
Namespace Name Mixin selector official I
Lcij;I:Lcik;
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
A property that specifies if this block is connected to another block from the north.- Mappings:
Namespace Name Mixin selector official J
Lcij;J:Lcik;
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
A property that specifies if this block is connected to another block from the east.- Mappings:
Namespace Name Mixin selector official K
Lcij;K:Lcik;
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
A property that specifies if this block is connected to another block from the south.- Mappings:
Namespace Name Mixin selector official L
Lcij;L:Lcik;
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
A property that specifies if this block is connected to another block from the west.- Mappings:
Namespace Name Mixin selector official M
Lcij;M:Lcik;
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
A property that specifies the direction a block is facing.- Mappings:
Namespace Name Mixin selector official N
Lcij;N:Lcin;
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
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 O
Lcij;O:Lcin;
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
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 P
Lcij;P:Lcin;
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
A property that specifies the orientation of a jigsaw.- Mappings:
Namespace Name Mixin selector official Q
Lcij;Q:Lcir;
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
A property that specifies the type of wall a block is attached to.- Mappings:
Namespace Name Mixin selector official R
Lcij;R:Lcir;
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
A property that specifies how a bell is attached to a block.- Mappings:
Namespace Name Mixin selector official S
Lcij;S:Lcir;
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
A property that specifies how a wall extends from the center post to the east.- Mappings:
Namespace Name Mixin selector official T
Lcij;T:Lcir;
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
A property that specifies how a wall extends from the center post to the north.- Mappings:
Namespace Name Mixin selector official U
Lcij;U:Lcir;
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
A property that specifies how a wall extends from the center post to the south.- Mappings:
Namespace Name Mixin selector official V
Lcij;V:Lcir;
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
A property that specifies how a wall extends from the center post to the west.- Mappings:
Namespace Name Mixin selector official W
Lcij;W:Lcir;
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
A property that specifies how redstone wire attaches to the east.- Mappings:
Namespace Name Mixin selector official X
Lcij;X:Lcir;
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
A property that specifies how redstone wire attaches to the north.- Mappings:
Namespace Name Mixin selector official Y
Lcij;Y:Lcir;
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
A property that specifies how redstone wire attaches to the south.- Mappings:
Namespace Name Mixin selector official Z
Lcij;Z:Lcir;
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
A property that specifies how redstone wire attaches to the west.- Mappings:
Namespace Name Mixin selector official aa
Lcij;aa:Lcir;
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
A property that specifies whether a double height block is the upper or lower half.- Mappings:
Namespace Name Mixin selector official ab
Lcij;ab:Lcir;
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
A property that specifies if a block is the upper or lower half.- Mappings:
Namespace Name Mixin selector official ac
Lcij;ac:Lcir;
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
A property that specifies the two directions a rail connects to.- Mappings:
Namespace Name Mixin selector official ad
Lcij;ad:Lcir;
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
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 ae
Lcij;ae:Lcir;
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
A property that specifies the age of a block on a scale of 0 to 1.- Mappings:
Namespace Name Mixin selector official af
Lcij;af:Lcit;
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
A property that specifies the age of a block on a scale of 0 to 2.- Mappings:
Namespace Name Mixin selector official ag
Lcij;ag:Lcit;
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
A property that specifies the age of a block on a scale of 0 to 3.- Mappings:
Namespace Name Mixin selector official ah
Lcij;ah:Lcit;
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_5
A property that specifies the age of a block on a scale of 0 to 5.- Mappings:
Namespace Name Mixin selector official ai
Lcij;ai:Lcit;
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
A property that specifies the age of a block on a scale of 0 to 7.- Mappings:
Namespace Name Mixin selector official aj
Lcij;aj:Lcit;
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
A property that specifies the age of a block on a scale of 0 to 15.- Mappings:
Namespace Name Mixin selector official ak
Lcij;ak:Lcit;
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
A property that specifies the age of a block on a scale of 0 to 25.- Mappings:
Namespace Name Mixin selector official al
Lcij;al:Lcit;
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
A property that specifies the bites taken out of a cake.- Mappings:
Namespace Name Mixin selector official am
Lcij;am:Lcit;
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
A property that specifies the amount of candles in a candle block.- Mappings:
Namespace Name Mixin selector official an
Lcij;an:Lcit;
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
A property that specifies the delay a repeater will apply.- Mappings:
Namespace Name Mixin selector official ao
Lcij;ao:Lcit;
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
A property that specifies the overhang distance of a block on a scale of 1-7.- Mappings:
Namespace Name Mixin selector official ap
Lcij;ap:Lcit;
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
A property that specifies the amount of eggs in a turtle egg block.- Mappings:
Namespace Name Mixin selector official aq
Lcij;aq:Lcit;
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
A property that specifies how close an egg is hatching.- Mappings:
Namespace Name Mixin selector official ar
Lcij;ar:Lcit;
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
A property that specifies how many layers of snow are in a snow block.- Mappings:
Namespace Name Mixin selector official as
Lcij;as:Lcit;
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
A property that specifies how many levels of water there are in a cauldron.- Mappings:
Namespace Name Mixin selector official at
Lcij;at:Lcit;
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
A property that specifies the level of a composter.- Mappings:
Namespace Name Mixin selector official au
Lcij;au:Lcit;
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
A property that specifies the height of a fluid on a scale of 1 to 8.- Mappings:
Namespace Name Mixin selector official av
Lcij;av:Lcit;
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
A property that specifies the honey level of a beehive.- Mappings:
Namespace Name Mixin selector official aw
Lcij;aw:Lcit;
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
- Mappings:
Namespace Name Mixin selector official ax
Lcij;ax:Lcit;
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
A property that specifies the moisture of farmland.- Mappings:
Namespace Name Mixin selector official ay
Lcij;ay:Lcit;
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
A property that specifies the pitch of a note block.- Mappings:
Namespace Name Mixin selector official az
Lcij;az:Lcit;
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
A property that specifies how many pickles are in a sea pickle.- Mappings:
Namespace Name Mixin selector official aA
Lcij;aA:Lcit;
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
A property that specifies the redstone power of a block.- Mappings:
Namespace Name Mixin selector official aB
Lcij;aB:Lcit;
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
A property that specifies a growth stage on a scale of 0 to 1.- Mappings:
Namespace Name Mixin selector official aC
Lcij;aC:Lcit;
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
A property that specifies the overhang distance of a scaffolding.- Mappings:
Namespace Name Mixin selector official aD
Lcij;aD:Lcit;
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
A property that specifies the amount of charges a respawn anchor has.- Mappings:
Namespace Name Mixin selector official aE
Lcij;aE:Lcit;
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
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 aF
Lcij;aF:Lcit;
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
A property that specifies what part of a bed a block is.- Mappings:
Namespace Name Mixin selector official aG
Lcij;aG:Lcir;
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
A property that specifies what type of chest a block is.- Mappings:
Namespace Name Mixin selector official aH
Lcij;aH:Lcir;
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
A property that specifies the mode a comparator is set to.- Mappings:
Namespace Name Mixin selector official aI
Lcij;aI:Lcir;
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
A property that specifies whether a door's hinge is to the right or left.- Mappings:
Namespace Name Mixin selector official aJ
Lcij;aJ:Lcir;
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
A property that specifies what instrument a note block will play.- Mappings:
Namespace Name Mixin selector official aK
Lcij;aK:Lcir;
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
A property that specifies the type of a piston.- Mappings:
Namespace Name Mixin selector official aL
Lcij;aL:Lcir;
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
A property that specifies the type of slab.- Mappings:
Namespace Name Mixin selector official aM
Lcij;aM:Lcir;
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
A property that specifies the shape of a stair block.- Mappings:
Namespace Name Mixin selector official aN
Lcij;aN:Lcir;
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
A property that specifies the mode of a structure block.- Mappings:
Namespace Name Mixin selector official aO
Lcij;aO:Lcir;
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
A property that specifies the size of bamboo leaves.- Mappings:
Namespace Name Mixin selector official aP
Lcij;aP:Lcir;
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
- Mappings:
Namespace Name Mixin selector official aQ
Lcij;aQ:Lcir;
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
- Mappings:
Namespace Name Mixin selector official aR
Lcij;aR:Lcin;
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
- Mappings:
Namespace Name Mixin selector official aS
Lcij;aS:Lcir;
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
- Mappings:
Namespace Name Mixin selector official aT
Lcij;aT:Lcir;
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;
-
-
Constructor Details
-
Properties
public Properties()
-