Uses of Class
net.minecraft.world.level.block.state.properties.IntegerProperty
Package
Description
-
Uses of IntegerProperty in net.minecraft.world.level.block
Modifier and TypeFieldDescriptionstatic final IntegerProperty
BambooStalkBlock.AGE
static final IntegerProperty
BeetrootBlock.AGE
static final IntegerProperty
CactusBlock.AGE
static final IntegerProperty
ChorusFlowerBlock.AGE
static final IntegerProperty
CocoaBlock.AGE
static final IntegerProperty
CropBlock.AGE
static final IntegerProperty
FireBlock.AGE
static final IntegerProperty
FrostedIceBlock.AGE
static final IntegerProperty
GrowingPlantHeadBlock.AGE
static final IntegerProperty
MangrovePropaguleBlock.AGE
static final IntegerProperty
NetherWartBlock.AGE
static final IntegerProperty
PitcherCropBlock.AGE
static final IntegerProperty
StemBlock.AGE
static final IntegerProperty
SugarCaneBlock.AGE
static final IntegerProperty
SweetBerryBushBlock.AGE
static final IntegerProperty
TorchflowerCropBlock.AGE
static final IntegerProperty
PinkPetalsBlock.AMOUNT
static final IntegerProperty
CakeBlock.BITES
static final IntegerProperty
CandleBlock.CANDLES
static final IntegerProperty
RespawnAnchorBlock.CHARGE
static final IntegerProperty
RepeaterBlock.DELAY
static final IntegerProperty
LeavesBlock.DISTANCE
static final IntegerProperty
ScaffoldingBlock.DISTANCE
private static final IntegerProperty
BrushableBlock.DUSTED
static final IntegerProperty
TurtleEggBlock.EGGS
static final IntegerProperty
SnifferEggBlock.HATCH
static final IntegerProperty
TurtleEggBlock.HATCH
static final IntegerProperty
BeehiveBlock.HONEY_LEVEL
static final IntegerProperty
SnowLayerBlock.LAYERS
static final IntegerProperty
ComposterBlock.LEVEL
static final IntegerProperty
LayeredCauldronBlock.LEVEL
static final IntegerProperty
LightBlock.LEVEL
static final IntegerProperty
LiquidBlock.LEVEL
static final IntegerProperty
FarmBlock.MOISTURE
static final IntegerProperty
NoteBlock.NOTE
private static final IntegerProperty
TargetBlock.OUTPUT_POWER
static final IntegerProperty
SeaPickleBlock.PICKLES
static final IntegerProperty
DaylightDetectorBlock.POWER
static final IntegerProperty
RedStoneWireBlock.POWER
static final IntegerProperty
SculkSensorBlock.POWER
static final IntegerProperty
WeightedPressurePlateBlock.POWER
static final IntegerProperty
BannerBlock.ROTATION
static final IntegerProperty
CeilingHangingSignBlock.ROTATION
static final IntegerProperty
SkullBlock.ROTATION
static final IntegerProperty
StandingSignBlock.ROTATION
static final IntegerProperty
BambooStalkBlock.STAGE
static final IntegerProperty
SaplingBlock.STAGE
Modifier and TypeMethodDescriptionprotected IntegerProperty
BeetrootBlock.getAgeProperty()
protected IntegerProperty
CropBlock.getAgeProperty()
protected IntegerProperty
TorchflowerCropBlock.getAgeProperty()
-
Uses of IntegerProperty in net.minecraft.world.level.block.state.properties
Modifier and TypeFieldDescriptionstatic final IntegerProperty
BlockStateProperties.AGE_1
static final IntegerProperty
BlockStateProperties.AGE_15
static final IntegerProperty
BlockStateProperties.AGE_2
static final IntegerProperty
BlockStateProperties.AGE_25
static final IntegerProperty
BlockStateProperties.AGE_3
static final IntegerProperty
BlockStateProperties.AGE_4
static final IntegerProperty
BlockStateProperties.AGE_5
static final IntegerProperty
BlockStateProperties.AGE_7
static final IntegerProperty
BlockStateProperties.BITES
static final IntegerProperty
BlockStateProperties.CANDLES
static final IntegerProperty
BlockStateProperties.DELAY
static final IntegerProperty
BlockStateProperties.DISTANCE
static final IntegerProperty
BlockStateProperties.DUSTED
static final IntegerProperty
BlockStateProperties.EGGS
static final IntegerProperty
BlockStateProperties.FLOWER_AMOUNT
static final IntegerProperty
BlockStateProperties.HATCH
static final IntegerProperty
BlockStateProperties.LAYERS
static final IntegerProperty
BlockStateProperties.LEVEL
static final IntegerProperty
BlockStateProperties.LEVEL_CAULDRON
static final IntegerProperty
BlockStateProperties.LEVEL_COMPOSTER
static final IntegerProperty
BlockStateProperties.LEVEL_FLOWING
static final IntegerProperty
BlockStateProperties.LEVEL_HONEY
static final IntegerProperty
BlockStateProperties.MOISTURE
static final IntegerProperty
BlockStateProperties.NOTE
static final IntegerProperty
BlockStateProperties.PICKLES
static final IntegerProperty
BlockStateProperties.POWER
static final IntegerProperty
BlockStateProperties.RESPAWN_ANCHOR_CHARGES
static final IntegerProperty
BlockStateProperties.ROTATION_16
static final IntegerProperty
BlockStateProperties.STABILITY_DISTANCE
static final IntegerProperty
BlockStateProperties.STAGE
-
Uses of IntegerProperty in net.minecraft.world.level.levelgen.feature.stateproviders
Modifier and TypeMethodDescriptionprivate static IntegerProperty
RandomizedIntStateProvider.findProperty
(BlockState p_161571_, String p_161572_) ModifierConstructorDescriptionRandomizedIntStateProvider
(BlockStateProvider p_161562_, IntegerProperty p_161563_, IntProvider p_161564_) -
Uses of IntegerProperty in net.minecraft.world.level.material