Uses of Class
net.minecraft.world.level.block.state.BlockBehaviour.Properties
Packages that use BlockBehaviour.Properties
Package
Description
-
Uses of BlockBehaviour.Properties in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block that return BlockBehaviour.PropertiesModifier and TypeMethodDescriptionprivate static BlockBehaviour.PropertiesBlocks.buttonProperties()private static BlockBehaviour.PropertiesBlocks.candleProperties(MapColor color) private static BlockBehaviour.PropertiesBlocks.flowerPotProperties()private static BlockBehaviour.PropertiesBlocks.leavesProperties(SoundType soundType) private static BlockBehaviour.PropertiesBlocks.logProperties(MapColor topColor, MapColor sideColor, SoundType soundType) private static BlockBehaviour.PropertiesBlocks.netherStemProperties(MapColor mapColor) private static BlockBehaviour.PropertiesBlocks.pistonProperties()private static BlockBehaviour.PropertiesBlocks.shulkerBoxProperties(MapColor mapColor) private static BlockBehaviour.PropertiesBlocks.wallVariant(Block standingBlock, boolean copyName) Methods in net.minecraft.world.level.block with parameters of type BlockBehaviour.PropertiesModifier and TypeMethodDescriptionprivate static BlockBlocks.register(String id, Function<BlockBehaviour.Properties, Block> factory, BlockBehaviour.Properties properties) private static BlockBlocks.register(String id, BlockBehaviour.Properties properties) private static BlockBlocks.register(ResourceKey<Block> id, Function<BlockBehaviour.Properties, Block> factory, BlockBehaviour.Properties properties) private static BlockBlocks.register(ResourceKey<Block> id, BlockBehaviour.Properties properties) Method parameters in net.minecraft.world.level.block with type arguments of type BlockBehaviour.PropertiesModifier and TypeMethodDescriptionstatic <WaxedBlock extends Block, WeatheringBlock extends Block & WeatheringCopper>
WeatheringCopperBlocksWeatheringCopperBlocks.create(String id, org.apache.commons.lang3.function.TriFunction<String, Function<BlockBehaviour.Properties, Block>, BlockBehaviour.Properties, Block> register, Function<BlockBehaviour.Properties, WaxedBlock> waxedBlockFactory, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WeatheringBlock> weatheringFactory, Function<WeatheringCopper.WeatherState, BlockBehaviour.Properties> propertiesSupplier) static <WaxedBlock extends Block, WeatheringBlock extends Block & WeatheringCopper>
WeatheringCopperBlocksWeatheringCopperBlocks.create(String id, org.apache.commons.lang3.function.TriFunction<String, Function<BlockBehaviour.Properties, Block>, BlockBehaviour.Properties, Block> register, Function<BlockBehaviour.Properties, WaxedBlock> waxedBlockFactory, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WeatheringBlock> weatheringFactory, Function<WeatheringCopper.WeatherState, BlockBehaviour.Properties> propertiesSupplier) static <WaxedBlock extends Block, WeatheringBlock extends Block & WeatheringCopper>
WeatheringCopperBlocksWeatheringCopperBlocks.create(String id, org.apache.commons.lang3.function.TriFunction<String, Function<BlockBehaviour.Properties, Block>, BlockBehaviour.Properties, Block> register, Function<BlockBehaviour.Properties, WaxedBlock> waxedBlockFactory, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WeatheringBlock> weatheringFactory, Function<WeatheringCopper.WeatherState, BlockBehaviour.Properties> propertiesSupplier) static <WaxedBlock extends Block, WeatheringBlock extends Block & WeatheringCopper>
WeatheringCopperBlocksWeatheringCopperBlocks.create(String id, org.apache.commons.lang3.function.TriFunction<String, Function<BlockBehaviour.Properties, Block>, BlockBehaviour.Properties, Block> register, Function<BlockBehaviour.Properties, WaxedBlock> waxedBlockFactory, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WeatheringBlock> weatheringFactory, Function<WeatheringCopper.WeatherState, BlockBehaviour.Properties> propertiesSupplier) private static BlockBlocks.register(String id, Function<BlockBehaviour.Properties, Block> factory, BlockBehaviour.Properties properties) private static BlockBlocks.register(ResourceKey<Block> id, Function<BlockBehaviour.Properties, Block> factory, BlockBehaviour.Properties properties) Constructors in net.minecraft.world.level.block with parameters of type BlockBehaviour.PropertiesModifierConstructorDescriptionAbstractBannerBlock(DyeColor color, BlockBehaviour.Properties properties) AbstractCandleBlock(BlockBehaviour.Properties properties) AbstractCauldronBlock(BlockBehaviour.Properties properties, CauldronInteraction.InteractionMap interactions) AbstractChestBlock(BlockBehaviour.Properties properties, Supplier<BlockEntityType<? extends E>> blockEntityType) AbstractFurnaceBlock(BlockBehaviour.Properties properties) AbstractSkullBlock(SkullBlock.Type type, BlockBehaviour.Properties properties) AirBlock(BlockBehaviour.Properties properties) AmethystClusterBlock(float height, float width, BlockBehaviour.Properties props) AnvilBlock(BlockBehaviour.Properties properties) AttachedStemBlock(ResourceKey<Block> stem, ResourceKey<Block> fruit, ResourceKey<Item> seed, TagKey<Block> supportBlocks, BlockBehaviour.Properties properties) AzaleaBlock(BlockBehaviour.Properties properties) BambooSaplingBlock(BlockBehaviour.Properties properties) BambooStalkBlock(BlockBehaviour.Properties properties) BannerBlock(DyeColor color, BlockBehaviour.Properties properties) BarrelBlock(BlockBehaviour.Properties properties) BarrierBlock(BlockBehaviour.Properties properties) BaseCoralFanBlock(BlockBehaviour.Properties properties) BaseCoralPlantBlock(BlockBehaviour.Properties properties) BaseCoralPlantTypeBlock(BlockBehaviour.Properties properties) BaseCoralWallFanBlock(BlockBehaviour.Properties properties) BaseEntityBlock(BlockBehaviour.Properties properties) BaseFireBlock(BlockBehaviour.Properties properties, float fireDamage) BasePressurePlateBlock(BlockBehaviour.Properties properties, BlockSetType type) BaseRailBlock(boolean isStraight, BlockBehaviour.Properties properties) BaseTorchBlock(BlockBehaviour.Properties properties) BeaconBlock(BlockBehaviour.Properties properties) BedBlock(DyeColor color, BlockBehaviour.Properties properties) BeehiveBlock(BlockBehaviour.Properties properties) BeetrootBlock(BlockBehaviour.Properties properties) BellBlock(BlockBehaviour.Properties properties) BigDripleafBlock(BlockBehaviour.Properties properties) BigDripleafStemBlock(BlockBehaviour.Properties properties) BlastFurnaceBlock(BlockBehaviour.Properties properties) Block(BlockBehaviour.Properties properties) BonemealableFeaturePlacerBlock(ResourceKey<ConfiguredFeature<?, ?>> feature, BlockBehaviour.Properties properties) BrewingStandBlock(BlockBehaviour.Properties properties) BrushableBlock(Block turnsInto, SoundEvent brushSound, SoundEvent brushCompletedSound, BlockBehaviour.Properties properties) BubbleColumnBlock(BlockBehaviour.Properties properties) BuddingAmethystBlock(BlockBehaviour.Properties properties) BushBlock(BlockBehaviour.Properties properties) ButtonBlock(BlockSetType type, int ticksToStayPressed, BlockBehaviour.Properties properties) CactusBlock(BlockBehaviour.Properties properties) CactusFlowerBlock(BlockBehaviour.Properties properties) CakeBlock(BlockBehaviour.Properties properties) CalibratedSculkSensorBlock(BlockBehaviour.Properties properties) CampfireBlock(boolean spawnParticles, int fireDamage, BlockBehaviour.Properties properties) CandleBlock(BlockBehaviour.Properties properties) CandleCakeBlock(Block block, BlockBehaviour.Properties properties) CarpetBlock(BlockBehaviour.Properties properties) CarrotBlock(BlockBehaviour.Properties properties) CartographyTableBlock(BlockBehaviour.Properties properties) CarvedPumpkinBlock(BlockBehaviour.Properties properties) CauldronBlock(BlockBehaviour.Properties properties) CaveVinesBlock(BlockBehaviour.Properties properties) CaveVinesPlantBlock(BlockBehaviour.Properties properties) CeilingHangingSignBlock(WoodType type, BlockBehaviour.Properties properties) ChainBlock(BlockBehaviour.Properties properties) ChestBlock(Supplier<BlockEntityType<? extends ChestBlockEntity>> blockEntityType, SoundEvent openSound, SoundEvent closeSound, BlockBehaviour.Properties properties) ChiseledBookShelfBlock(BlockBehaviour.Properties properties) ChorusFlowerBlock(Block plant, BlockBehaviour.Properties properties) ChorusPlantBlock(BlockBehaviour.Properties properties) CocoaBlock(BlockBehaviour.Properties properties) ColoredFallingBlock(ColorRGBA dustColor, BlockBehaviour.Properties properties) CommandBlock(boolean automatic, BlockBehaviour.Properties properties) ComparatorBlock(BlockBehaviour.Properties properties) ComposterBlock(BlockBehaviour.Properties properties) ConcretePowderBlock(Block concrete, BlockBehaviour.Properties properties) ConduitBlock(BlockBehaviour.Properties properties) CopperBulbBlock(BlockBehaviour.Properties properties) CopperChestBlock(WeatheringCopper.WeatherState weatherState, SoundEvent openSound, SoundEvent closeSound, BlockBehaviour.Properties properties) CopperGolemStatueBlock(WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) CoralBlock(Block deadBlock, BlockBehaviour.Properties properties) CoralFanBlock(Block deadBlock, BlockBehaviour.Properties properties) CoralPlantBlock(Block deadBlock, BlockBehaviour.Properties properties) CoralWallFanBlock(Block deadBlock, BlockBehaviour.Properties properties) CrafterBlock(BlockBehaviour.Properties properties) CraftingTableBlock(BlockBehaviour.Properties properties) CreakingHeartBlock(BlockBehaviour.Properties properties) CropBlock(BlockBehaviour.Properties properties) CrossCollisionBlock(float postWidth, float postHeight, float wallWidth, float wallHeight, float collisionHeight, BlockBehaviour.Properties properties) CryingObsidianBlock(BlockBehaviour.Properties properties) DaylightDetectorBlock(BlockBehaviour.Properties properties) DecoratedPotBlock(BlockBehaviour.Properties properties) DetectorRailBlock(BlockBehaviour.Properties properties) DiodeBlock(BlockBehaviour.Properties properties) DirectionalBlock(BlockBehaviour.Properties properties) DirtPathBlock(BlockBehaviour.Properties properties) DispenserBlock(BlockBehaviour.Properties properties) DoorBlock(BlockSetType type, BlockBehaviour.Properties properties) DoublePlantBlock(BlockBehaviour.Properties properties) DragonEggBlock(BlockBehaviour.Properties properties) DriedGhastBlock(BlockBehaviour.Properties properties) DropExperienceBlock(IntProvider xpRange, BlockBehaviour.Properties properties) DropperBlock(BlockBehaviour.Properties properties) DryVegetationBlock(BlockBehaviour.Properties properties) EnchantingTableBlock(BlockBehaviour.Properties properties) EnderChestBlock(BlockBehaviour.Properties properties) EndGatewayBlock(BlockBehaviour.Properties properties) EndPortalBlock(BlockBehaviour.Properties properties) EndPortalFrameBlock(BlockBehaviour.Properties properties) EndRodBlock(BlockBehaviour.Properties properties) EyeblossomBlock(boolean open, BlockBehaviour.Properties properties) EyeblossomBlock(EyeblossomBlock.Type type, BlockBehaviour.Properties properties) FallingBlock(BlockBehaviour.Properties properties) FarmlandBlock(BlockBehaviour.Properties properties) FenceBlock(BlockBehaviour.Properties properties) FenceGateBlock(Optional<WoodType> type, BlockBehaviour.Properties properties, Optional<SoundEvent> openSound, Optional<SoundEvent> closeSound) FenceGateBlock(BlockBehaviour.Properties properties, SoundEvent openSound, SoundEvent closeSound) FenceGateBlock(WoodType type, BlockBehaviour.Properties properties) FireBlock(BlockBehaviour.Properties properties) FireflyBushBlock(BlockBehaviour.Properties properties) FlowerBedBlock(BlockBehaviour.Properties properties) FlowerBlock(Holder<MobEffect> suspiciousStewEffect, float effectSeconds, BlockBehaviour.Properties properties) FlowerBlock(SuspiciousStewEffects suspiciousStewEffects, BlockBehaviour.Properties properties) FlowerPotBlock(@Nullable Supplier<FlowerPotBlock> emptyPot, Supplier<? extends Block> potted, BlockBehaviour.Properties properties) For mod use, eliminates the need to extend this class, and prevents modded flower pots from altering vanilla behavior.FlowerPotBlock(Block potted, BlockBehaviour.Properties properties) Deprecated.FrogspawnBlock(BlockBehaviour.Properties properties) FrostedIceBlock(BlockBehaviour.Properties properties) FurnaceBlock(BlockBehaviour.Properties properties) GlazedTerracottaBlock(BlockBehaviour.Properties properties) GlowLichenBlock(BlockBehaviour.Properties properties) GrassBlock(BlockBehaviour.Properties properties) GrindstoneBlock(BlockBehaviour.Properties properties) GrowingPlantBlock(BlockBehaviour.Properties properties, Direction growthDirection, VoxelShape shape, boolean scheduleFluidTicks) GrowingPlantBodyBlock(BlockBehaviour.Properties properties, Direction growthDirection, VoxelShape shape, boolean scheduleFluidTicks) GrowingPlantHeadBlock(BlockBehaviour.Properties properties, Direction growthDirection, VoxelShape shape, boolean scheduleFluidTicks, double growPerTickProbability) HalfTransparentBlock(BlockBehaviour.Properties properties) HangingMossBlock(BlockBehaviour.Properties properties) HangingRootsBlock(BlockBehaviour.Properties properties) HayBlock(BlockBehaviour.Properties properties) HeavyCoreBlock(BlockBehaviour.Properties properties) HoneyBlock(BlockBehaviour.Properties properties) HopperBlock(BlockBehaviour.Properties properties) HorizontalDirectionalBlock(BlockBehaviour.Properties properties) HugeMushroomBlock(BlockBehaviour.Properties properties) IceBlock(BlockBehaviour.Properties properties) InfestedBlock(Block hostBlock, BlockBehaviour.Properties properties) InfestedRotatedPillarBlock(Block hostBlock, BlockBehaviour.Properties properties) IronBarsBlock(BlockBehaviour.Properties properties) JigsawBlock(BlockBehaviour.Properties properties) JukeboxBlock(BlockBehaviour.Properties properties) KelpBlock(BlockBehaviour.Properties properties) KelpPlantBlock(BlockBehaviour.Properties properties) LadderBlock(BlockBehaviour.Properties properties) LanternBlock(BlockBehaviour.Properties properties) LavaCauldronBlock(BlockBehaviour.Properties properties) LayeredCauldronBlock(Biome.Precipitation precipitationType, CauldronInteraction.InteractionMap interactionMap, BlockBehaviour.Properties properties) LeafLitterBlock(BlockBehaviour.Properties properties) LeavesBlock(float leafParticleChance, BlockBehaviour.Properties properties) LecternBlock(BlockBehaviour.Properties properties) LeverBlock(BlockBehaviour.Properties properties) LightBlock(BlockBehaviour.Properties properties) LightningRodBlock(BlockBehaviour.Properties properties) LilyPadBlock(BlockBehaviour.Properties properties) LiquidBlock(FlowingFluid fluid, BlockBehaviour.Properties properties) LoomBlock(BlockBehaviour.Properties properties) MagmaBlock(BlockBehaviour.Properties properties) MangroveLeavesBlock(float leafParticleChance, BlockBehaviour.Properties properties) MangrovePropaguleBlock(TreeGrower treeGrower, BlockBehaviour.Properties properties) MangroveRootsBlock(BlockBehaviour.Properties properties) MossyCarpetBlock(BlockBehaviour.Properties properties) MudBlock(BlockBehaviour.Properties properties) MultifaceBlock(BlockBehaviour.Properties properties) MultifaceSpreadeableBlock(BlockBehaviour.Properties properties) MushroomBlock(ResourceKey<ConfiguredFeature<?, ?>> feature, BlockBehaviour.Properties properties) MyceliumBlock(BlockBehaviour.Properties properties) NetherFungusBlock(ResourceKey<ConfiguredFeature<?, ?>> feature, Block requiredBlock, TagKey<Block> supportBlocks, BlockBehaviour.Properties properties) NetherPortalBlock(BlockBehaviour.Properties properties) NetherrackBlock(BlockBehaviour.Properties properties) NetherRootsBlock(TagKey<Block> supportBlocks, BlockBehaviour.Properties properties) NetherSproutsBlock(BlockBehaviour.Properties properties) NetherWartBlock(BlockBehaviour.Properties properties) NoteBlock(BlockBehaviour.Properties properties) NyliumBlock(BlockBehaviour.Properties properties) ObserverBlock(BlockBehaviour.Properties properties) PiglinWallSkullBlock(BlockBehaviour.Properties properties) PipeBlock(float size, BlockBehaviour.Properties properties) PitcherCropBlock(BlockBehaviour.Properties properties) PlayerHeadBlock(BlockBehaviour.Properties properties) PlayerWallHeadBlock(BlockBehaviour.Properties properties) PointedDripstoneBlock(BlockBehaviour.Properties properties) PotatoBlock(BlockBehaviour.Properties properties) PowderSnowBlock(BlockBehaviour.Properties properties) PoweredBlock(BlockBehaviour.Properties properties) PoweredRailBlock(BlockBehaviour.Properties properties) PoweredRailBlock(BlockBehaviour.Properties properties, boolean isPoweredRail) PressurePlateBlock(BlockSetType type, BlockBehaviour.Properties properties) PumpkinBlock(BlockBehaviour.Properties properties) RailBlock(BlockBehaviour.Properties properties) RedstoneLampBlock(BlockBehaviour.Properties properties) RedStoneOreBlock(BlockBehaviour.Properties properties) RedstoneTorchBlock(BlockBehaviour.Properties properties) RedstoneWallTorchBlock(BlockBehaviour.Properties properties) RedStoneWireBlock(BlockBehaviour.Properties properties) RepeaterBlock(BlockBehaviour.Properties properties) RespawnAnchorBlock(BlockBehaviour.Properties properties) RodBlock(BlockBehaviour.Properties properties) RootedDirtBlock(BlockBehaviour.Properties properties) RotatedPillarBlock(BlockBehaviour.Properties properties) SandBlock(ColorRGBA dustColor, BlockBehaviour.Properties properties) SaplingBlock(TreeGrower treeGrower, BlockBehaviour.Properties properties) ScaffoldingBlock(BlockBehaviour.Properties properties) SculkBlock(BlockBehaviour.Properties properties) SculkCatalystBlock(BlockBehaviour.Properties properties) SculkSensorBlock(BlockBehaviour.Properties properties) SculkShriekerBlock(BlockBehaviour.Properties properties) SculkVeinBlock(BlockBehaviour.Properties properties) SeagrassBlock(BlockBehaviour.Properties properties) SeaPickleBlock(BlockBehaviour.Properties properties) ShelfBlock(BlockBehaviour.Properties properties) ShortDryGrassBlock(BlockBehaviour.Properties properties) ShulkerBoxBlock(@Nullable DyeColor color, BlockBehaviour.Properties properties) SignBlock(WoodType type, BlockBehaviour.Properties properties) SkullBlock(SkullBlock.Type type, BlockBehaviour.Properties properties) SlabBlock(BlockBehaviour.Properties properties) SlimeBlock(BlockBehaviour.Properties properties) SmallDripleafBlock(BlockBehaviour.Properties properties) SmithingTableBlock(BlockBehaviour.Properties properties) SmokerBlock(BlockBehaviour.Properties properties) SnifferEggBlock(BlockBehaviour.Properties properties) SnowLayerBlock(BlockBehaviour.Properties properties) SnowyBlock(BlockBehaviour.Properties properties) SoulFireBlock(BlockBehaviour.Properties properties) SoulSandBlock(BlockBehaviour.Properties properties) SpawnerBlock(BlockBehaviour.Properties properties) SpongeBlock(BlockBehaviour.Properties properties) SporeBlossomBlock(BlockBehaviour.Properties properties) SpreadingSnowyBlock(BlockBehaviour.Properties properties, ResourceKey<Block> baseBlock) StainedGlassBlock(DyeColor color, BlockBehaviour.Properties properties) StainedGlassPaneBlock(DyeColor color, BlockBehaviour.Properties properties) StairBlock(BlockState baseState, BlockBehaviour.Properties properties) StandingSignBlock(WoodType type, BlockBehaviour.Properties properties) StemBlock(ResourceKey<Block> fruit, ResourceKey<Block> attachedStem, ResourceKey<Item> seed, TagKey<Block> stemSupportBlocks, TagKey<Block> fruitSupportBlocks, BlockBehaviour.Properties properties) StonecutterBlock(BlockBehaviour.Properties properties) StructureBlock(BlockBehaviour.Properties properties) StructureVoidBlock(BlockBehaviour.Properties properties) SugarCaneBlock(BlockBehaviour.Properties properties) SweetBerryBushBlock(BlockBehaviour.Properties properties) TallDryGrassBlock(BlockBehaviour.Properties properties) TallFlowerBlock(BlockBehaviour.Properties properties) TallGrassBlock(BlockBehaviour.Properties properties) TallSeagrassBlock(BlockBehaviour.Properties properties) TargetBlock(BlockBehaviour.Properties properties) TestBlock(BlockBehaviour.Properties properties) TestInstanceBlock(BlockBehaviour.Properties properties) TintedGlassBlock(BlockBehaviour.Properties properties) TintedParticleLeavesBlock(float leafParticleChance, BlockBehaviour.Properties properties) TntBlock(BlockBehaviour.Properties properties) TorchBlock(SimpleParticleType flameParticle, BlockBehaviour.Properties properties) TorchflowerCropBlock(BlockBehaviour.Properties properties) TransparentBlock(BlockBehaviour.Properties properties) TrapDoorBlock(BlockSetType type, BlockBehaviour.Properties properties) TrappedChestBlock(BlockBehaviour.Properties properties) TrialSpawnerBlock(BlockBehaviour.Properties properties) TripWireBlock(Block hook, BlockBehaviour.Properties properties) TripWireHookBlock(BlockBehaviour.Properties properties) TurtleEggBlock(BlockBehaviour.Properties properties) TwistingVinesBlock(BlockBehaviour.Properties properties) TwistingVinesPlantBlock(BlockBehaviour.Properties properties) UntintedParticleLeavesBlock(float leafParticleChance, ParticleOptions leafParticle, BlockBehaviour.Properties properties) VaultBlock(BlockBehaviour.Properties properties) VegetationBlock(BlockBehaviour.Properties properties) VineBlock(BlockBehaviour.Properties properties) WallBannerBlock(DyeColor color, BlockBehaviour.Properties properties) WallBlock(BlockBehaviour.Properties properties) WallHangingSignBlock(WoodType type, BlockBehaviour.Properties properties) WallSignBlock(WoodType type, BlockBehaviour.Properties properties) WallSkullBlock(SkullBlock.Type type, BlockBehaviour.Properties properties) WallTorchBlock(SimpleParticleType flameParticle, BlockBehaviour.Properties properties) WaterloggedTransparentBlock(BlockBehaviour.Properties properties) WeatheringCopperBarsBlock(WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringCopperBulbBlock(WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringCopperChainBlock(WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringCopperChestBlock(WeatheringCopper.WeatherState weatherState, SoundEvent openSound, SoundEvent closeSound, BlockBehaviour.Properties properties) WeatheringCopperDoorBlock(BlockSetType type, WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringCopperFullBlock(WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringCopperGolemStatueBlock(WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringCopperGrateBlock(WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringCopperSlabBlock(WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringCopperStairBlock(WeatheringCopper.WeatherState weatherState, BlockState baseState, BlockBehaviour.Properties properties) WeatheringCopperTrapDoorBlock(BlockSetType type, WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringLanternBlock(WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringLightningRodBlock(WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WebBlock(BlockBehaviour.Properties properties) WeepingVinesBlock(BlockBehaviour.Properties properties) WeepingVinesPlantBlock(BlockBehaviour.Properties properties) WeightedPressurePlateBlock(int maxWeight, BlockSetType type, BlockBehaviour.Properties properties) WetSpongeBlock(BlockBehaviour.Properties properties) WitherRoseBlock(Holder<MobEffect> mobEffect, float effectSeconds, BlockBehaviour.Properties properties) WitherRoseBlock(SuspiciousStewEffects suspiciousStewEffects, BlockBehaviour.Properties properties) WitherSkullBlock(BlockBehaviour.Properties properties) WitherWallSkullBlock(BlockBehaviour.Properties properties) WoolCarpetBlock(DyeColor color, BlockBehaviour.Properties properties) -
Uses of BlockBehaviour.Properties in net.minecraft.world.level.block.piston
Constructors in net.minecraft.world.level.block.piston with parameters of type BlockBehaviour.PropertiesModifierConstructorDescriptionMovingPistonBlock(BlockBehaviour.Properties properties) PistonBaseBlock(boolean isSticky, BlockBehaviour.Properties properties) PistonHeadBlock(BlockBehaviour.Properties properties) -
Uses of BlockBehaviour.Properties in net.minecraft.world.level.block.state
Fields in net.minecraft.world.level.block.state declared as BlockBehaviour.PropertiesModifier and TypeFieldDescriptionprotected final BlockBehaviour.PropertiesBlockBehaviour.propertiesFields in net.minecraft.world.level.block.state with type parameters of type BlockBehaviour.PropertiesModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockBehaviour.Properties> BlockBehaviour.Properties.CODECMethods in net.minecraft.world.level.block.state that return BlockBehaviour.PropertiesModifier and TypeMethodDescriptionBlockBehaviour.Properties.air()BlockBehaviour.Properties.destroyTime(float destroyTime) BlockBehaviour.Properties.dynamicShape()BlockBehaviour.Properties.emissiveRendering(BlockBehaviour.StatePredicate emissiveRendering) BlockBehaviour.Properties.explosionResistance(float explosionResistance) BlockBehaviour.Properties.forceSolidOff()Deprecated.BlockBehaviour.Properties.forceSolidOn()BlockBehaviour.Properties.friction(float friction) BlockBehaviour.Properties.hasPostProcess(BlockBehaviour.StatePredicate hasPostProcess) BlockBehaviour.Properties.ignitedByLava()BlockBehaviour.Properties.instabreak()BlockBehaviour.Properties.instrument(NoteBlockInstrument instrument) BlockBehaviour.Properties.isRedstoneConductor(BlockBehaviour.StatePredicate isRedstoneConductor) BlockBehaviour.Properties.isSuffocating(BlockBehaviour.StatePredicate isSuffocating) BlockBehaviour.Properties.isValidSpawn(BlockBehaviour.StateArgumentPredicate<EntityType<?>> isValidSpawn) BlockBehaviour.Properties.isViewBlocking(BlockBehaviour.StatePredicate isViewBlocking) If it blocks vision on the client side.BlockBehaviour.Properties.jumpFactor(float jumpFactor) BlockBehaviour.Properties.lightLevel(ToIntFunction<BlockState> lightEmission) BlockBehaviour.Properties.liquid()BlockBehaviour.Properties.mapColor(Function<BlockState, MapColor> mapColor) BlockBehaviour.Properties.noCollision()BlockBehaviour.Properties.noLootTable()BlockBehaviour.Properties.noOcclusion()BlockBehaviour.Properties.noTerrainParticles()static BlockBehaviour.PropertiesBlockBehaviour.Properties.of()BlockBehaviour.Properties.offsetType(BlockBehaviour.OffsetType offsetType) static BlockBehaviour.PropertiesBlockBehaviour.Properties.ofFullCopy(BlockBehaviour block) static BlockBehaviour.PropertiesBlockBehaviour.Properties.ofLegacyCopy(BlockBehaviour block) Deprecated.BlockBehaviour.Properties.overrideDescription(String descriptionId) BlockBehaviour.Properties.overrideLootTable(Optional<ResourceKey<LootTable>> table) BlockBehaviour.properties()BlockBehaviour.Properties.pushReaction(PushReaction pushReaction) BlockBehaviour.Properties.randomTicks()BlockBehaviour.Properties.replaceable()BlockBehaviour.Properties.requiredFeatures(FeatureFlag... flags) BlockBehaviour.Properties.requiresCorrectToolForDrops()BlockBehaviour.Properties.setId(ResourceKey<Block> id) BlockBehaviour.Properties.speedFactor(float speedFactor) BlockBehaviour.Properties.strength(float destroyTime) BlockBehaviour.Properties.strength(float destroyTime, float explosionResistance) Methods in net.minecraft.world.level.block.state that return types with arguments of type BlockBehaviour.PropertiesModifier and TypeMethodDescriptionstatic <B extends Block>
com.mojang.serialization.codecs.RecordCodecBuilder<B, BlockBehaviour.Properties> BlockBehaviour.propertiesCodec()Method parameters in net.minecraft.world.level.block.state with type arguments of type BlockBehaviour.PropertiesModifier and TypeMethodDescriptionstatic <B extends Block>
com.mojang.serialization.MapCodec<B> BlockBehaviour.simpleCodec(Function<BlockBehaviour.Properties, B> constructor) Constructors in net.minecraft.world.level.block.state with parameters of type BlockBehaviour.Properties -
Uses of BlockBehaviour.Properties in net.neoforged.neoforge.registries
Methods in net.neoforged.neoforge.registries with parameters of type BlockBehaviour.PropertiesModifier and TypeMethodDescription<B extends Block>
DeferredBlock<B> DeferredRegister.Blocks.registerBlock(String name, Function<BlockBehaviour.Properties, ? extends B> func, BlockBehaviour.Properties props) Deprecated, for removal: This API element is subject to removal in a future version.DeferredRegister.Blocks.registerSimpleBlock(String name, BlockBehaviour.Properties props) Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in net.neoforged.neoforge.registries with type arguments of type BlockBehaviour.PropertiesModifier and TypeMethodDescription<B extends Block>
DeferredBlock<B> DeferredRegister.Blocks.registerBlock(String name, Function<BlockBehaviour.Properties, ? extends B> func) Adds a new block to the list of entries to be registered and returns aDeferredHolderthat will be populated with the created block automatically.<B extends Block>
DeferredBlock<B> DeferredRegister.Blocks.registerBlock(String name, Function<BlockBehaviour.Properties, ? extends B> func, Supplier<BlockBehaviour.Properties> properties) Adds a new block to the list of entries to be registered and returns aDeferredHolderthat will be populated with the created block automatically.<B extends Block>
DeferredBlock<B> DeferredRegister.Blocks.registerBlock(String name, Function<BlockBehaviour.Properties, ? extends B> func, Supplier<BlockBehaviour.Properties> properties) Adds a new block to the list of entries to be registered and returns aDeferredHolderthat will be populated with the created block automatically.<B extends Block>
DeferredBlock<B> DeferredRegister.Blocks.registerBlock(String name, Function<BlockBehaviour.Properties, ? extends B> func, UnaryOperator<BlockBehaviour.Properties> properties) Adds a new block to the list of entries to be registered and returns aDeferredHolderthat will be populated with the created block automatically.<B extends Block>
DeferredBlock<B> DeferredRegister.Blocks.registerBlock(String name, Function<BlockBehaviour.Properties, ? extends B> func, UnaryOperator<BlockBehaviour.Properties> properties) Adds a new block to the list of entries to be registered and returns aDeferredHolderthat will be populated with the created block automatically.<B extends Block>
DeferredBlock<B> DeferredRegister.Blocks.registerBlock(String name, Function<BlockBehaviour.Properties, ? extends B> func, BlockBehaviour.Properties props) Deprecated, for removal: This API element is subject to removal in a future version.DeferredRegister.Blocks.registerSimpleBlock(String name, Supplier<BlockBehaviour.Properties> properties) Adds a new simpleBlockwith the givenpropertiesto the list of entries to be registered and returns aDeferredHolderthat will be populated with the created block automatically.DeferredRegister.Blocks.registerSimpleBlock(String name, UnaryOperator<BlockBehaviour.Properties> properties) Adds a new simpleBlockwith the givenpropertiesto the list of entries to be registered and returns aDeferredHolderthat will be populated with the created block automatically.
DeferredRegister.Blocks.registerBlock(String, Function, Supplier)orDeferredRegister.Blocks.registerBlock(String, Function, UnaryOperator)instead.