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 IntegerPropertyBambooBlock.AGEstatic IntegerPropertyBeetrootBlock.AGEstatic IntegerPropertyCactusBlock.AGEstatic IntegerPropertyChorusFlowerBlock.AGEstatic IntegerPropertyCocoaBlock.AGEstatic IntegerPropertyCropBlock.AGEstatic IntegerPropertyFireBlock.AGEstatic IntegerPropertyFrostedIceBlock.AGEstatic IntegerPropertyGrowingPlantHeadBlock.AGEstatic IntegerPropertyNetherWartBlock.AGEstatic IntegerPropertyStemBlock.AGEstatic IntegerPropertySugarCaneBlock.AGEstatic IntegerPropertySweetBerryBushBlock.AGEstatic IntegerPropertyCakeBlock.BITESstatic IntegerPropertyCandleBlock.CANDLESstatic IntegerPropertyRespawnAnchorBlock.CHARGEstatic IntegerPropertyRepeaterBlock.DELAYstatic IntegerPropertyLeavesBlock.DISTANCEstatic IntegerPropertyScaffoldingBlock.DISTANCEstatic IntegerPropertyTurtleEggBlock.EGGSstatic IntegerPropertyTurtleEggBlock.HATCHstatic IntegerPropertyBeehiveBlock.HONEY_LEVELstatic IntegerPropertySnowLayerBlock.LAYERSstatic IntegerPropertyComposterBlock.LEVELstatic IntegerPropertyLayeredCauldronBlock.LEVELstatic IntegerPropertyLightBlock.LEVELstatic IntegerPropertyLiquidBlock.LEVELstatic IntegerPropertyFarmBlock.MOISTUREstatic IntegerPropertyNoteBlock.NOTEprivate static IntegerPropertyTargetBlock.OUTPUT_POWERstatic IntegerPropertySeaPickleBlock.PICKLESstatic IntegerPropertyDaylightDetectorBlock.POWERstatic IntegerPropertyRedStoneWireBlock.POWERstatic IntegerPropertySculkSensorBlock.POWERstatic IntegerPropertyWeightedPressurePlateBlock.POWERstatic IntegerPropertyBannerBlock.ROTATIONstatic IntegerPropertySkullBlock.ROTATIONstatic IntegerPropertyStandingSignBlock.ROTATIONstatic IntegerPropertyBambooBlock.STAGEstatic 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 IntegerPropertyBlockStateProperties.AGE_1static IntegerPropertyBlockStateProperties.AGE_15static IntegerPropertyBlockStateProperties.AGE_2static IntegerPropertyBlockStateProperties.AGE_25static IntegerPropertyBlockStateProperties.AGE_3static IntegerPropertyBlockStateProperties.AGE_5static IntegerPropertyBlockStateProperties.AGE_7static IntegerPropertyBlockStateProperties.BITESstatic IntegerPropertyBlockStateProperties.CANDLESstatic IntegerPropertyBlockStateProperties.DELAYstatic IntegerPropertyBlockStateProperties.DISTANCEstatic IntegerPropertyBlockStateProperties.EGGSstatic IntegerPropertyBlockStateProperties.HATCHstatic IntegerPropertyBlockStateProperties.LAYERSstatic IntegerPropertyBlockStateProperties.LEVELstatic IntegerPropertyBlockStateProperties.LEVEL_CAULDRONstatic IntegerPropertyBlockStateProperties.LEVEL_COMPOSTERstatic IntegerPropertyBlockStateProperties.LEVEL_FLOWINGstatic IntegerPropertyBlockStateProperties.LEVEL_HONEYstatic IntegerPropertyBlockStateProperties.MOISTUREstatic IntegerPropertyBlockStateProperties.NOTEstatic IntegerPropertyBlockStateProperties.PICKLESstatic IntegerPropertyBlockStateProperties.POWERstatic IntegerPropertyBlockStateProperties.RESPAWN_ANCHOR_CHARGESstatic IntegerPropertyBlockStateProperties.ROTATION_16static IntegerPropertyBlockStateProperties.STABILITY_DISTANCEstatic 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