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 IntegerProperty
BambooBlock.AGE
static IntegerProperty
BeetrootBlock.AGE
static IntegerProperty
CactusBlock.AGE
static IntegerProperty
ChorusFlowerBlock.AGE
static IntegerProperty
CocoaBlock.AGE
static IntegerProperty
CropBlock.AGE
static IntegerProperty
FireBlock.AGE
static IntegerProperty
FrostedIceBlock.AGE
static IntegerProperty
GrowingPlantHeadBlock.AGE
static IntegerProperty
NetherWartBlock.AGE
static IntegerProperty
StemBlock.AGE
static IntegerProperty
SugarCaneBlock.AGE
static IntegerProperty
SweetBerryBushBlock.AGE
static IntegerProperty
CakeBlock.BITES
static IntegerProperty
CandleBlock.CANDLES
static IntegerProperty
RespawnAnchorBlock.CHARGE
static IntegerProperty
RepeaterBlock.DELAY
static IntegerProperty
LeavesBlock.DISTANCE
static IntegerProperty
ScaffoldingBlock.DISTANCE
static IntegerProperty
TurtleEggBlock.EGGS
static IntegerProperty
TurtleEggBlock.HATCH
static IntegerProperty
BeehiveBlock.HONEY_LEVEL
static IntegerProperty
SnowLayerBlock.LAYERS
static IntegerProperty
ComposterBlock.LEVEL
static IntegerProperty
LayeredCauldronBlock.LEVEL
static IntegerProperty
LightBlock.LEVEL
static IntegerProperty
LiquidBlock.LEVEL
static IntegerProperty
FarmBlock.MOISTURE
static IntegerProperty
NoteBlock.NOTE
private static IntegerProperty
TargetBlock.OUTPUT_POWER
static IntegerProperty
SeaPickleBlock.PICKLES
static IntegerProperty
DaylightDetectorBlock.POWER
static IntegerProperty
RedStoneWireBlock.POWER
static IntegerProperty
SculkSensorBlock.POWER
static IntegerProperty
WeightedPressurePlateBlock.POWER
static IntegerProperty
BannerBlock.ROTATION
static IntegerProperty
SkullBlock.ROTATION
static IntegerProperty
StandingSignBlock.ROTATION
static IntegerProperty
BambooBlock.STAGE
static IntegerProperty
SaplingBlock.STAGE
-
Uses of IntegerProperty in net.minecraft.world.level.block.state.properties
Modifier and TypeFieldDescriptionstatic IntegerProperty
BlockStateProperties.AGE_1
static IntegerProperty
BlockStateProperties.AGE_15
static IntegerProperty
BlockStateProperties.AGE_2
static IntegerProperty
BlockStateProperties.AGE_25
static IntegerProperty
BlockStateProperties.AGE_3
static IntegerProperty
BlockStateProperties.AGE_5
static IntegerProperty
BlockStateProperties.AGE_7
static IntegerProperty
BlockStateProperties.BITES
static IntegerProperty
BlockStateProperties.CANDLES
static IntegerProperty
BlockStateProperties.DELAY
static IntegerProperty
BlockStateProperties.DISTANCE
static IntegerProperty
BlockStateProperties.EGGS
static IntegerProperty
BlockStateProperties.HATCH
static IntegerProperty
BlockStateProperties.LAYERS
static IntegerProperty
BlockStateProperties.LEVEL
static IntegerProperty
BlockStateProperties.LEVEL_CAULDRON
static IntegerProperty
BlockStateProperties.LEVEL_COMPOSTER
static IntegerProperty
BlockStateProperties.LEVEL_FLOWING
static IntegerProperty
BlockStateProperties.LEVEL_HONEY
static IntegerProperty
BlockStateProperties.MOISTURE
static IntegerProperty
BlockStateProperties.NOTE
static IntegerProperty
BlockStateProperties.PICKLES
static IntegerProperty
BlockStateProperties.POWER
static IntegerProperty
BlockStateProperties.RESPAWN_ANCHOR_CHARGES
static IntegerProperty
BlockStateProperties.ROTATION_16
static IntegerProperty
BlockStateProperties.STABILITY_DISTANCE
static 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