Class BlockStateProperties
java.lang.Object
net.minecraft.world.level.block.state.properties.BlockStateProperties
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic IntegerPropertystatic IntegerPropertystatic IntegerPropertystatic IntegerPropertystatic IntegerPropertystatic IntegerPropertystatic IntegerPropertystatic EnumProperty<AttachFace>static BooleanPropertystatic EnumProperty<Direction.Axis>static EnumProperty<BambooLeaves>static EnumProperty<BedPart>static EnumProperty<BellAttachType>static BooleanPropertystatic IntegerPropertystatic BooleanPropertystatic IntegerPropertystatic EnumProperty<ChestType>static BooleanPropertystatic IntegerPropertystatic BooleanPropertystatic IntegerPropertystatic EnumProperty<DoorHingeSide>static EnumProperty<DoubleBlockHalf>static BooleanPropertystatic BooleanPropertystatic EnumProperty<DripstoneThickness>static BooleanPropertystatic EnumProperty<RedstoneSide>static EnumProperty<WallSide>static IntegerPropertystatic BooleanPropertystatic BooleanPropertystatic BooleanPropertystatic DirectionPropertystatic DirectionPropertystatic BooleanPropertystatic EnumProperty<Half>static BooleanPropertystatic BooleanPropertystatic BooleanPropertystatic BooleanPropertystatic BooleanPropertystatic BooleanPropertystatic IntegerPropertystatic EnumProperty<Direction.Axis>static DirectionPropertystatic BooleanPropertystatic BooleanPropertystatic IntegerPropertystatic IntegerPropertystatic IntegerPropertystatic IntegerPropertystatic IntegerPropertystatic IntegerPropertystatic BooleanPropertystatic BooleanPropertystatic intstatic intstatic intstatic intstatic intstatic intstatic intstatic intstatic intstatic intstatic intstatic intstatic intstatic intstatic intstatic intstatic EnumProperty<ComparatorMode>static IntegerPropertystatic BooleanPropertystatic EnumProperty<RedstoneSide>static EnumProperty<WallSide>static IntegerPropertystatic EnumProperty<NoteBlockInstrument>static BooleanPropertystatic BooleanPropertystatic EnumProperty<FrontAndTop>static BooleanPropertystatic IntegerPropertystatic EnumProperty<PistonType>static IntegerPropertystatic BooleanPropertystatic EnumProperty<RailShape>static EnumProperty<RailShape>static IntegerPropertystatic IntegerPropertystatic EnumProperty<SculkSensorPhase>static BooleanPropertystatic BooleanPropertystatic EnumProperty<SlabType>static BooleanPropertystatic BooleanPropertystatic EnumProperty<RedstoneSide>static EnumProperty<WallSide>static IntegerPropertystatic intstatic IntegerPropertystatic EnumProperty<StairsShape>static EnumProperty<StructureMode>static EnumProperty<Tilt>static BooleanPropertystatic BooleanPropertystatic BooleanPropertystatic DirectionPropertystatic BooleanPropertystatic BooleanPropertystatic BooleanPropertystatic EnumProperty<RedstoneSide>static EnumProperty<WallSide> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ATTACHED
-
BOTTOM
-
CONDITIONAL
-
DISARMED
-
DRAG
-
ENABLED
-
EXTENDED
-
EYE
-
FALLING
-
HANGING
-
HAS_BOTTLE_0
-
HAS_BOTTLE_1
-
HAS_BOTTLE_2
-
HAS_RECORD
-
HAS_BOOK
-
INVERTED
-
IN_WALL
-
LIT
-
LOCKED
-
OCCUPIED
-
OPEN
-
PERSISTENT
-
POWERED
-
SHORT
-
SIGNAL_FIRE
-
SNOWY
-
TRIGGERED
-
UNSTABLE
-
WATERLOGGED
-
VINE_END
-
BERRIES
-
HORIZONTAL_AXIS
-
AXIS
-
UP
-
DOWN
-
NORTH
-
EAST
-
SOUTH
-
WEST
-
FACING
-
FACING_HOPPER
-
HORIZONTAL_FACING
-
ORIENTATION
-
ATTACH_FACE
-
BELL_ATTACHMENT
-
EAST_WALL
-
NORTH_WALL
-
SOUTH_WALL
-
WEST_WALL
-
EAST_REDSTONE
-
NORTH_REDSTONE
-
SOUTH_REDSTONE
-
WEST_REDSTONE
-
DOUBLE_BLOCK_HALF
-
HALF
-
RAIL_SHAPE
-
RAIL_SHAPE_STRAIGHT
-
MAX_AGE_1
public static final int MAX_AGE_1- See Also:
- Constant Field Values
-
MAX_AGE_2
public static final int MAX_AGE_2- See Also:
- Constant Field Values
-
MAX_AGE_3
public static final int MAX_AGE_3- See Also:
- Constant Field Values
-
MAX_AGE_5
public static final int MAX_AGE_5- See Also:
- Constant Field Values
-
MAX_AGE_7
public static final int MAX_AGE_7- See Also:
- Constant Field Values
-
MAX_AGE_15
public static final int MAX_AGE_15- See Also:
- Constant Field Values
-
MAX_AGE_25
public static final int MAX_AGE_25- See Also:
- Constant Field Values
-
AGE_1
-
AGE_2
-
AGE_3
-
AGE_5
-
AGE_7
-
AGE_15
-
AGE_25
-
BITES
-
CANDLES
-
DELAY
-
MAX_DISTANCE
public static final int MAX_DISTANCE- See Also:
- Constant Field Values
-
DISTANCE
-
EGGS
-
HATCH
-
LAYERS
-
MIN_LEVEL
public static final int MIN_LEVEL- See Also:
- Constant Field Values
-
MIN_LEVEL_CAULDRON
public static final int MIN_LEVEL_CAULDRON- See Also:
- Constant Field Values
-
MAX_LEVEL_3
public static final int MAX_LEVEL_3- See Also:
- Constant Field Values
-
MAX_LEVEL_8
public static final int MAX_LEVEL_8- See Also:
- Constant Field Values
-
LEVEL_CAULDRON
-
LEVEL_COMPOSTER
-
LEVEL_FLOWING
-
LEVEL_HONEY
-
MAX_LEVEL_15
public static final int MAX_LEVEL_15- See Also:
- Constant Field Values
-
LEVEL
-
MOISTURE
-
NOTE
-
PICKLES
-
POWER
-
STAGE
-
STABILITY_MAX_DISTANCE
public static final int STABILITY_MAX_DISTANCE- See Also:
- Constant Field Values
-
STABILITY_DISTANCE
-
MIN_RESPAWN_ANCHOR_CHARGES
public static final int MIN_RESPAWN_ANCHOR_CHARGES- See Also:
- Constant Field Values
-
MAX_RESPAWN_ANCHOR_CHARGES
public static final int MAX_RESPAWN_ANCHOR_CHARGES- See Also:
- Constant Field Values
-
RESPAWN_ANCHOR_CHARGES
-
MAX_ROTATIONS_16
public static final int MAX_ROTATIONS_16- See Also:
- Constant Field Values
-
ROTATION_16
-
BED_PART
-
CHEST_TYPE
-
MODE_COMPARATOR
-
DOOR_HINGE
-
NOTEBLOCK_INSTRUMENT
-
PISTON_TYPE
-
SLAB_TYPE
-
STAIRS_SHAPE
-
STRUCTUREBLOCK_MODE
-
BAMBOO_LEAVES
-
TILT
-
VERTICAL_DIRECTION
-
DRIPSTONE_THICKNESS
-
SCULK_SENSOR_PHASE
-
-
Constructor Details
-
BlockStateProperties
public BlockStateProperties()
-