Uses of Class
net.minecraft.world.level.block.state.properties.IntegerProperty
Packages that use IntegerProperty
Package
Description
-
Uses of IntegerProperty in net.minecraft.data.worldgen.features
Methods in net.minecraft.data.worldgen.features with parameters of type IntegerPropertyModifier and TypeMethodDescriptionprivate static WeightedList.Builder<BlockState> VegetationFeatures.segmentedBlockPatchBuilder(Block pBlock, int pMinAmount, int pMaxAmount, IntegerProperty pAmountProperty, EnumProperty<Direction> pDirectionProperty) -
Uses of IntegerProperty in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as IntegerPropertyModifier and TypeFieldDescriptionstatic final IntegerPropertyBambooStalkBlock.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 IntegerPropertyMangrovePropaguleBlock.AGEstatic final IntegerPropertyNetherWartBlock.AGEstatic final IntegerPropertyPitcherCropBlock.AGEstatic final IntegerPropertyStemBlock.AGEstatic final IntegerPropertySugarCaneBlock.AGEstatic final IntegerPropertySweetBerryBushBlock.AGEstatic final IntegerPropertyTorchflowerCropBlock.AGEstatic final IntegerPropertyFlowerBedBlock.AMOUNTstatic final IntegerPropertySegmentableBlock.AMOUNTstatic final IntegerPropertyCakeBlock.BITESstatic final IntegerPropertyCandleBlock.CANDLESstatic final IntegerPropertyRespawnAnchorBlock.CHARGEstatic final IntegerPropertyRepeaterBlock.DELAYstatic final IntegerPropertyLeavesBlock.DISTANCEstatic final IntegerPropertyScaffoldingBlock.DISTANCEprivate static final IntegerPropertyBrushableBlock.DUSTEDstatic final IntegerPropertyTurtleEggBlock.EGGSstatic final IntegerPropertySnifferEggBlock.HATCHstatic final IntegerPropertyTurtleEggBlock.HATCHstatic final IntegerPropertyBeehiveBlock.HONEY_LEVELstatic final IntegerPropertyDriedGhastBlock.HYDRATION_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 IntegerPropertyCeilingHangingSignBlock.ROTATIONstatic final IntegerPropertySkullBlock.ROTATIONstatic final IntegerPropertyStandingSignBlock.ROTATIONstatic final IntegerPropertyBambooStalkBlock.STAGEstatic final IntegerPropertySaplingBlock.STAGEMethods in net.minecraft.world.level.block that return IntegerPropertyModifier and TypeMethodDescriptionprotected IntegerPropertyBeetrootBlock.getAgeProperty()protected IntegerPropertyCropBlock.getAgeProperty()protected IntegerPropertyTorchflowerCropBlock.getAgeProperty()FlowerBedBlock.getSegmentAmountProperty()default IntegerPropertySegmentableBlock.getSegmentAmountProperty()Methods in net.minecraft.world.level.block with parameters of type IntegerPropertyModifier and TypeMethodDescriptiondefault booleanSegmentableBlock.canBeReplaced(BlockState pState, BlockPlaceContext pContext, IntegerProperty pAmountProperty) default Function<BlockState, VoxelShape> SegmentableBlock.getShapeCalculator(EnumProperty<Direction> pDirectionProperty, IntegerProperty pAmountProperty) default BlockStateSegmentableBlock.getStateForPlacement(BlockPlaceContext pContext, Block pBlock, IntegerProperty pAmountProperty, EnumProperty<Direction> pDirectionProperty) -
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_4static final IntegerPropertyBlockStateProperties.AGE_5static final IntegerPropertyBlockStateProperties.AGE_7static final IntegerPropertyBlockStateProperties.BITESstatic final IntegerPropertyBlockStateProperties.CANDLESstatic final IntegerPropertyBlockStateProperties.DELAYstatic final IntegerPropertyBlockStateProperties.DISTANCEstatic final IntegerPropertyBlockStateProperties.DRIED_GHAST_HYDRATION_LEVELSstatic final IntegerPropertyBlockStateProperties.DUSTEDstatic final IntegerPropertyBlockStateProperties.EGGSstatic final IntegerPropertyBlockStateProperties.FLOWER_AMOUNTstatic 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.SEGMENT_AMOUNTstatic 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 IntegerPropertyModifier and TypeFieldDescriptionprivate @Nullable IntegerPropertyRandomizedIntStateProvider.propertyMethods in net.minecraft.world.level.levelgen.feature.stateproviders that return IntegerPropertyModifier and TypeMethodDescriptionprivate static @Nullable IntegerPropertyRandomizedIntStateProvider.findProperty(BlockState pState, String pPropertyName) Constructors in net.minecraft.world.level.levelgen.feature.stateproviders with parameters of type IntegerPropertyModifierConstructorDescriptionRandomizedIntStateProvider(BlockStateProvider pSource, IntegerProperty pProperty, IntProvider pValues) -
Uses of IntegerProperty in net.minecraft.world.level.material
Fields in net.minecraft.world.level.material declared as IntegerProperty -
Uses of IntegerProperty in net.neoforged.neoforge.fluids
Fields in net.neoforged.neoforge.fluids declared as IntegerPropertyModifier and TypeFieldDescriptionfinal @Nullable IntegerPropertyCauldronFluidContent.levelPropertyProperty storing the level of the cauldron.Methods in net.neoforged.neoforge.fluids with parameters of type IntegerPropertyModifier and TypeMethodDescription(package private) static voidCauldronFluidContent.register(Block block, Fluid fluid, int totalAmount, @Nullable IntegerProperty levelProperty) Do not try to call, use theRegisterCauldronFluidContentEventevent instead.voidRegisterCauldronFluidContentEvent.register(Block block, Fluid fluid, int totalAmount, @Nullable IntegerProperty levelProperty) Register a new cauldron, allowing it to be filled and emptied through the standard capability.Constructors in net.neoforged.neoforge.fluids with parameters of type IntegerPropertyModifierConstructorDescriptionprivateCauldronFluidContent(Block block, Fluid fluid, int totalAmount, int maxLevel, @Nullable IntegerProperty levelProperty)