Uses of Class
net.minecraft.world.level.block.state.properties.IntegerProperty
Packages that use IntegerProperty
Package
Description
-
Uses of IntegerProperty in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as IntegerPropertyModifier and TypeFieldDescriptionstatic final IntegerPropertyBambooBlock.AGEstatic final IntegerPropertyBeetrootBlock.AGEstatic final IntegerPropertyCactusBlock.AGEstatic final IntegerPropertyChorusFlowerBlock.AGEstatic final IntegerPropertyCocoaBlock.AGEstatic final IntegerPropertyCropBlock.AGEstatic final IntegerPropertyFireBlock.AGEstatic final IntegerPropertyFrostedIceBlock.AGEstatic final IntegerPropertyGrowingPlantHeadBlock.AGEstatic final IntegerPropertyNetherWartBlock.AGEstatic final IntegerPropertyStemBlock.AGEstatic final IntegerPropertySugarCaneBlock.AGEstatic final IntegerPropertySweetBerryBushBlock.AGEstatic final IntegerPropertyCakeBlock.BITESstatic final IntegerPropertyCandleBlock.CANDLESstatic final IntegerPropertyRespawnAnchorBlock.CHARGEstatic final IntegerPropertyRepeaterBlock.DELAYstatic final IntegerPropertyLeavesBlock.DISTANCEstatic final IntegerPropertyScaffoldingBlock.DISTANCEstatic final IntegerPropertyTurtleEggBlock.EGGSstatic final IntegerPropertyTurtleEggBlock.HATCHstatic final IntegerPropertyBeehiveBlock.HONEY_LEVELstatic final IntegerPropertySnowLayerBlock.LAYERSstatic final IntegerPropertyComposterBlock.LEVELstatic final IntegerPropertyLayeredCauldronBlock.LEVELstatic final IntegerPropertyLightBlock.LEVELstatic final IntegerPropertyLiquidBlock.LEVELstatic final IntegerPropertyFarmBlock.MOISTUREstatic final IntegerPropertyNoteBlock.NOTEprivate static final IntegerPropertyTargetBlock.OUTPUT_POWERstatic final IntegerPropertySeaPickleBlock.PICKLESstatic final IntegerPropertyDaylightDetectorBlock.POWERstatic final IntegerPropertyRedStoneWireBlock.POWERstatic final IntegerPropertySculkSensorBlock.POWERstatic final IntegerPropertyWeightedPressurePlateBlock.POWERstatic final IntegerPropertyBannerBlock.ROTATIONstatic final IntegerPropertySkullBlock.ROTATIONstatic final IntegerPropertyStandingSignBlock.ROTATIONstatic final IntegerPropertyBambooBlock.STAGEstatic final IntegerPropertySaplingBlock.STAGEMethods in net.minecraft.world.level.block that return IntegerProperty -
Uses of IntegerProperty in net.minecraft.world.level.block.state.properties
Fields in net.minecraft.world.level.block.state.properties declared as IntegerPropertyModifier and TypeFieldDescriptionstatic final IntegerPropertyBlockStateProperties.AGE_1static final IntegerPropertyBlockStateProperties.AGE_15static final IntegerPropertyBlockStateProperties.AGE_2static final IntegerPropertyBlockStateProperties.AGE_25static final IntegerPropertyBlockStateProperties.AGE_3static final IntegerPropertyBlockStateProperties.AGE_5static final IntegerPropertyBlockStateProperties.AGE_7static final IntegerPropertyBlockStateProperties.BITESstatic final IntegerPropertyBlockStateProperties.CANDLESstatic final IntegerPropertyBlockStateProperties.DELAYstatic final IntegerPropertyBlockStateProperties.DISTANCEstatic final IntegerPropertyBlockStateProperties.EGGSstatic final IntegerPropertyBlockStateProperties.HATCHstatic final IntegerPropertyBlockStateProperties.LAYERSstatic final IntegerPropertyBlockStateProperties.LEVELstatic final IntegerPropertyBlockStateProperties.LEVEL_CAULDRONstatic final IntegerPropertyBlockStateProperties.LEVEL_COMPOSTERstatic final IntegerPropertyBlockStateProperties.LEVEL_FLOWINGstatic final IntegerPropertyBlockStateProperties.LEVEL_HONEYstatic final IntegerPropertyBlockStateProperties.MOISTUREstatic final IntegerPropertyBlockStateProperties.NOTEstatic final IntegerPropertyBlockStateProperties.PICKLESstatic final IntegerPropertyBlockStateProperties.POWERstatic final IntegerPropertyBlockStateProperties.RESPAWN_ANCHOR_CHARGESstatic final IntegerPropertyBlockStateProperties.ROTATION_16static final IntegerPropertyBlockStateProperties.STABILITY_DISTANCEstatic final IntegerPropertyBlockStateProperties.STAGEMethods in net.minecraft.world.level.block.state.properties that return IntegerProperty -
Uses of IntegerProperty in net.minecraft.world.level.levelgen.feature.stateproviders
Fields in net.minecraft.world.level.levelgen.feature.stateproviders declared as IntegerPropertyMethods in net.minecraft.world.level.levelgen.feature.stateproviders that return IntegerPropertyModifier and TypeMethodDescriptionprivate static IntegerPropertyRandomizedIntStateProvider.findProperty(BlockState p_161571_, String p_161572_) Constructors in net.minecraft.world.level.levelgen.feature.stateproviders with parameters of type IntegerPropertyModifierConstructorDescriptionRandomizedIntStateProvider(BlockStateProvider p_161562_, IntegerProperty p_161563_, IntProvider p_161564_) -
Uses of IntegerProperty in net.minecraft.world.level.material
Fields in net.minecraft.world.level.material declared as IntegerProperty