Package | Description |
---|---|
net.minecraft.block | |
net.minecraft.fluid | |
net.minecraft.state | |
net.minecraft.state.properties |
Modifier and Type | Field and Description |
---|---|
static IntegerProperty |
StemBlock.AGE |
static IntegerProperty |
NetherWartBlock.AGE |
static IntegerProperty |
SweetBerryBushBlock.AGE |
static IntegerProperty |
CactusBlock.AGE |
static IntegerProperty |
ChorusFlowerBlock.AGE |
static IntegerProperty |
FrostedIceBlock.AGE |
static IntegerProperty |
KelpTopBlock.AGE |
static IntegerProperty |
FireBlock.AGE |
static IntegerProperty |
CropsBlock.AGE |
static IntegerProperty |
SugarCaneBlock.AGE |
static IntegerProperty |
CocoaBlock.AGE |
static IntegerProperty |
BeetrootBlock.BEETROOT_AGE |
static IntegerProperty |
CakeBlock.BITES |
static IntegerProperty |
RepeaterBlock.DELAY |
static IntegerProperty |
LeavesBlock.DISTANCE |
static IntegerProperty |
TurtleEggBlock.EGGS |
static IntegerProperty |
ScaffoldingBlock.field_220118_a |
static IntegerProperty |
TurtleEggBlock.HATCH |
static IntegerProperty |
BeehiveBlock.HONEY_LEVEL |
static IntegerProperty |
SnowBlock.LAYERS |
static IntegerProperty |
ComposterBlock.LEVEL |
static IntegerProperty |
FlowingFluidBlock.LEVEL |
static IntegerProperty |
CauldronBlock.LEVEL |
static IntegerProperty |
FarmlandBlock.MOISTURE |
static IntegerProperty |
NoteBlock.NOTE |
static IntegerProperty |
SeaPickleBlock.PICKLES |
static IntegerProperty |
WeightedPressurePlateBlock.POWER |
static IntegerProperty |
DaylightDetectorBlock.POWER |
static IntegerProperty |
RedstoneWireBlock.POWER |
static IntegerProperty |
BambooBlock.PROPERTY_AGE |
static IntegerProperty |
BambooBlock.PROPERTY_STAGE |
static IntegerProperty |
SkullBlock.ROTATION |
static IntegerProperty |
StandingSignBlock.ROTATION |
static IntegerProperty |
BannerBlock.ROTATION |
static IntegerProperty |
SaplingBlock.STAGE |
Modifier and Type | Method and Description |
---|---|
IntegerProperty |
BeetrootBlock.getAgeProperty() |
IntegerProperty |
CropsBlock.getAgeProperty() |
Modifier and Type | Field and Description |
---|---|
static IntegerProperty |
FlowingFluid.LEVEL_1_8 |
Modifier and Type | Method and Description |
---|---|
static IntegerProperty |
IntegerProperty.create(java.lang.String name,
int min,
int max) |
Modifier and Type | Field and Description |
---|---|
static IntegerProperty |
BlockStateProperties.AGE_0_1 |
static IntegerProperty |
BlockStateProperties.AGE_0_15 |
static IntegerProperty |
BlockStateProperties.AGE_0_2 |
static IntegerProperty |
BlockStateProperties.AGE_0_25 |
static IntegerProperty |
BlockStateProperties.AGE_0_3 |
static IntegerProperty |
BlockStateProperties.AGE_0_5 |
static IntegerProperty |
BlockStateProperties.AGE_0_7 |
static IntegerProperty |
BlockStateProperties.BITES_0_6 |
static IntegerProperty |
BlockStateProperties.DELAY_1_4 |
static IntegerProperty |
BlockStateProperties.DISTANCE_0_7 |
static IntegerProperty |
BlockStateProperties.DISTANCE_1_7 |
static IntegerProperty |
BlockStateProperties.EGGS_1_4 |
static IntegerProperty |
BlockStateProperties.HATCH_0_2 |
static IntegerProperty |
BlockStateProperties.HONEY_LEVEL |
static IntegerProperty |
BlockStateProperties.LAYERS_1_8 |
static IntegerProperty |
BlockStateProperties.LEVEL_0_15 |
static IntegerProperty |
BlockStateProperties.LEVEL_0_3 |
static IntegerProperty |
BlockStateProperties.LEVEL_0_8 |
static IntegerProperty |
BlockStateProperties.LEVEL_1_8 |
static IntegerProperty |
BlockStateProperties.MOISTURE_0_7 |
static IntegerProperty |
BlockStateProperties.NOTE_0_24 |
static IntegerProperty |
BlockStateProperties.PICKLES_1_4 |
static IntegerProperty |
BlockStateProperties.POWER_0_15 |
static IntegerProperty |
BlockStateProperties.ROTATION_0_15 |
static IntegerProperty |
BlockStateProperties.STAGE_0_1 |