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
Constructors in net.minecraft.world.level.block with parameters of type BlockBehaviour.PropertiesModifierConstructorDescriptionprotected
AbstractBannerBlock
(DyeColor color, BlockBehaviour.Properties properties) protected
AbstractCandleBlock
(BlockBehaviour.Properties properties) AbstractCauldronBlock
(BlockBehaviour.Properties properties, CauldronInteraction.InteractionMap interactions) protected
AbstractChestBlock
(BlockBehaviour.Properties properties, Supplier<BlockEntityType<? extends E>> blockEntityType) protected
AbstractFurnaceBlock
(BlockBehaviour.Properties properties) AbstractSkullBlock
(SkullBlock.Type type, BlockBehaviour.Properties properties) AirBlock
(BlockBehaviour.Properties properties) AmethystBlock
(BlockBehaviour.Properties p_151999_) AmethystClusterBlock
(float height, float aabbOffset, BlockBehaviour.Properties properties) AnvilBlock
(BlockBehaviour.Properties properties) AttachedStemBlock
(ResourceKey<Block> stem, ResourceKey<Block> fruit, ResourceKey<Item> seed, BlockBehaviour.Properties properties) AzaleaBlock
(BlockBehaviour.Properties p_152067_) 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) protected
BaseEntityBlock
(BlockBehaviour.Properties properties) BaseFireBlock
(BlockBehaviour.Properties properties, float fireDamage) protected
BasePressurePlateBlock
(BlockBehaviour.Properties properties, BlockSetType type) protected
BaseRailBlock
(boolean isStraight, BlockBehaviour.Properties properties) protected
BaseTorchBlock
(BlockBehaviour.Properties p_304955_) 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) BrewingStandBlock
(BlockBehaviour.Properties properties) BrushableBlock
(Block turnsInto, SoundEvent brushSound, SoundEvent brushCompletedSound, BlockBehaviour.Properties properties) BubbleColumnBlock
(BlockBehaviour.Properties properties) BuddingAmethystBlock
(BlockBehaviour.Properties properties) protected
BushBlock
(BlockBehaviour.Properties properties) ButtonBlock
(BlockSetType type, int ticksToStayPressed, BlockBehaviour.Properties properties) CactusBlock
(BlockBehaviour.Properties properties) CakeBlock
(BlockBehaviour.Properties properties) CampfireBlock
(boolean spawnParticles, int fireDamage, BlockBehaviour.Properties properties) CandleBlock
(BlockBehaviour.Properties properties) CandleCakeBlock
(Block candleBlock, BlockBehaviour.Properties properties) CarpetBlock
(BlockBehaviour.Properties p_152915_) CarrotBlock
(BlockBehaviour.Properties properties) CartographyTableBlock
(BlockBehaviour.Properties properties) CarvedPumpkinBlock
(BlockBehaviour.Properties properties) CauldronBlock
(BlockBehaviour.Properties p_51403_) CaveVinesBlock
(BlockBehaviour.Properties p_152959_) CaveVinesPlantBlock
(BlockBehaviour.Properties p_153000_) CeilingHangingSignBlock
(WoodType type, BlockBehaviour.Properties properties) ChainBlock
(BlockBehaviour.Properties properties) CherryLeavesBlock
(BlockBehaviour.Properties p_273704_) ChestBlock
(BlockBehaviour.Properties properties, Supplier<BlockEntityType<? extends ChestBlockEntity>> blockEntityType) ChiseledBookShelfBlock
(BlockBehaviour.Properties properties) ChorusFlowerBlock
(Block plant, BlockBehaviour.Properties properties) ChorusPlantBlock
(BlockBehaviour.Properties p_51707_) 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) 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) CropBlock
(BlockBehaviour.Properties properties) protected
CrossCollisionBlock
(float nodeWidth, float extensionWidth, float nodeHeight, float extensionHeight, float collisionHeight, BlockBehaviour.Properties properties) CryingObsidianBlock
(BlockBehaviour.Properties p_52371_) DaylightDetectorBlock
(BlockBehaviour.Properties properties) DeadBushBlock
(BlockBehaviour.Properties properties) DecoratedPotBlock
(BlockBehaviour.Properties p_273064_) DetectorRailBlock
(BlockBehaviour.Properties p_52431_) protected
DiodeBlock
(BlockBehaviour.Properties properties) protected
DirectionalBlock
(BlockBehaviour.Properties p_52591_) DirtPathBlock
(BlockBehaviour.Properties p_153129_) DispenserBlock
(BlockBehaviour.Properties properties) DoorBlock
(BlockSetType type, BlockBehaviour.Properties properties) DoublePlantBlock
(BlockBehaviour.Properties properties) DragonEggBlock
(BlockBehaviour.Properties properties) DropExperienceBlock
(IntProvider xpRange, BlockBehaviour.Properties properties) DropperBlock
(BlockBehaviour.Properties p_52942_) EnchantingTableBlock
(BlockBehaviour.Properties properties) EnderChestBlock
(BlockBehaviour.Properties p_53121_) EndGatewayBlock
(BlockBehaviour.Properties properties) EndPortalBlock
(BlockBehaviour.Properties properties) EndPortalFrameBlock
(BlockBehaviour.Properties properties) EndRodBlock
(BlockBehaviour.Properties properties) protected
FallingBlock
(BlockBehaviour.Properties properties) FarmBlock
(BlockBehaviour.Properties properties) FenceBlock
(BlockBehaviour.Properties p_53302_) FenceGateBlock
(Optional<WoodType> p_273340_, BlockBehaviour.Properties p_273352_, Optional<SoundEvent> openSound, Optional<SoundEvent> closeSound) FenceGateBlock
(BlockBehaviour.Properties p_273352_, SoundEvent openSound, SoundEvent closeSound) FenceGateBlock
(WoodType type, BlockBehaviour.Properties properties) FireBlock
(BlockBehaviour.Properties p_53425_) FletchingTableBlock
(BlockBehaviour.Properties p_53499_) FlowerBlock
(Holder<MobEffect> effect, float seconds, BlockBehaviour.Properties properties) FlowerBlock
(SuspiciousStewEffects suspiciousStewEffects, BlockBehaviour.Properties properties) FlowerPotBlock
(Supplier<FlowerPotBlock> emptyPot, Supplier<? extends Block> p_53528_, 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) FungusBlock
(ResourceKey<ConfiguredFeature<?, ?>> feature, Block requiredBlock, BlockBehaviour.Properties properties) FurnaceBlock
(BlockBehaviour.Properties properties) GlazedTerracottaBlock
(BlockBehaviour.Properties properties) GlowLichenBlock
(BlockBehaviour.Properties properties) GrassBlock
(BlockBehaviour.Properties p_53685_) GrindstoneBlock
(BlockBehaviour.Properties properties) protected
GrowingPlantBlock
(BlockBehaviour.Properties properties, Direction growthDirection, VoxelShape shape, boolean scheduleFluidTicks) protected
GrowingPlantBodyBlock
(BlockBehaviour.Properties properties, Direction growthDirection, VoxelShape shape, boolean scheduleFluidTicks) protected
GrowingPlantHeadBlock
(BlockBehaviour.Properties properties, Direction growthDirection, VoxelShape shape, boolean scheduleFluidTicks, double growPerTickProbability) HalfTransparentBlock
(BlockBehaviour.Properties properties) HangingRootsBlock
(BlockBehaviour.Properties p_153337_) HayBlock
(BlockBehaviour.Properties p_53976_) HeavyCoreBlock
(BlockBehaviour.Properties p_333904_) HoneyBlock
(BlockBehaviour.Properties properties) HopperBlock
(BlockBehaviour.Properties properties) protected
HorizontalDirectionalBlock
(BlockBehaviour.Properties properties) HugeMushroomBlock
(BlockBehaviour.Properties properties) IceBlock
(BlockBehaviour.Properties properties) InfestedBlock
(Block hostBlock, BlockBehaviour.Properties properties) InfestedRotatedPillarBlock
(Block p_153438_, BlockBehaviour.Properties p_153439_) IronBarsBlock
(BlockBehaviour.Properties p_54198_) JigsawBlock
(BlockBehaviour.Properties properties) JukeboxBlock
(BlockBehaviour.Properties properties) KelpBlock
(BlockBehaviour.Properties p_54300_) KelpPlantBlock
(BlockBehaviour.Properties p_54323_) LadderBlock
(BlockBehaviour.Properties properties) LanternBlock
(BlockBehaviour.Properties properties) LavaCauldronBlock
(BlockBehaviour.Properties p_153498_) LayeredCauldronBlock
(Biome.Precipitation precipitationType, CauldronInteraction.InteractionMap interactions, BlockBehaviour.Properties properties) LeavesBlock
(BlockBehaviour.Properties properties) LecternBlock
(BlockBehaviour.Properties properties) LeverBlock
(BlockBehaviour.Properties properties) LightBlock
(BlockBehaviour.Properties properties) LightningRodBlock
(BlockBehaviour.Properties properties) LiquidBlock
(FlowingFluid fluid, BlockBehaviour.Properties properties) LoomBlock
(BlockBehaviour.Properties properties) MagmaBlock
(BlockBehaviour.Properties properties) MangroveLeavesBlock
(BlockBehaviour.Properties p_221425_) MangrovePropaguleBlock
(TreeGrower treeGrower, BlockBehaviour.Properties properties) MangroveRootsBlock
(BlockBehaviour.Properties p_221506_) MossBlock
(BlockBehaviour.Properties properties) MudBlock
(BlockBehaviour.Properties p_221545_) MultifaceBlock
(BlockBehaviour.Properties properties) MushroomBlock
(ResourceKey<ConfiguredFeature<?, ?>> feature, BlockBehaviour.Properties properties) MyceliumBlock
(BlockBehaviour.Properties p_54898_) NetherPortalBlock
(BlockBehaviour.Properties properties) NetherrackBlock
(BlockBehaviour.Properties p_54995_) NetherSproutsBlock
(BlockBehaviour.Properties properties) NetherWartBlock
(BlockBehaviour.Properties properties) NoteBlock
(BlockBehaviour.Properties properties) NyliumBlock
(BlockBehaviour.Properties properties) ObserverBlock
(BlockBehaviour.Properties properties) PiglinWallSkullBlock
(BlockBehaviour.Properties p_261530_) PinkPetalsBlock
(BlockBehaviour.Properties p_273335_) PipeBlock
(float apothem, BlockBehaviour.Properties properties) PitcherCropBlock
(BlockBehaviour.Properties properties) PlayerHeadBlock
(BlockBehaviour.Properties p_55177_) PlayerWallHeadBlock
(BlockBehaviour.Properties p_55185_) PointedDripstoneBlock
(BlockBehaviour.Properties properties) PotatoBlock
(BlockBehaviour.Properties properties) PowderSnowBlock
(BlockBehaviour.Properties properties) PoweredBlock
(BlockBehaviour.Properties properties) PoweredRailBlock
(BlockBehaviour.Properties p_55218_) PoweredRailBlock
(BlockBehaviour.Properties p_55218_, boolean isPoweredRail) PressurePlateBlock
(BlockSetType type, BlockBehaviour.Properties properties) PumpkinBlock
(BlockBehaviour.Properties p_55284_) RailBlock
(BlockBehaviour.Properties p_55395_) 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 p_154339_) RootedDirtBlock
(BlockBehaviour.Properties p_154359_) RootsBlock
(BlockBehaviour.Properties properties) RotatedPillarBlock
(BlockBehaviour.Properties properties) SaplingBlock
(TreeGrower treeGrower, BlockBehaviour.Properties properties) ScaffoldingBlock
(BlockBehaviour.Properties properties) SculkBlock
(BlockBehaviour.Properties p_222063_) SculkCatalystBlock
(BlockBehaviour.Properties p_222090_) SculkSensorBlock
(BlockBehaviour.Properties properties) SculkShriekerBlock
(BlockBehaviour.Properties properties) SculkVeinBlock
(BlockBehaviour.Properties properties) SeagrassBlock
(BlockBehaviour.Properties p_154496_) SeaPickleBlock
(BlockBehaviour.Properties properties) ShulkerBoxBlock
(DyeColor color, BlockBehaviour.Properties properties) protected
SignBlock
(WoodType type, BlockBehaviour.Properties properties) SkullBlock
(SkullBlock.Type type, BlockBehaviour.Properties properties) SlabBlock
(BlockBehaviour.Properties properties) SlimeBlock
(BlockBehaviour.Properties properties) SmallDripleafBlock
(BlockBehaviour.Properties p_154583_) SmithingTableBlock
(BlockBehaviour.Properties properties) SmokerBlock
(BlockBehaviour.Properties properties) SnifferEggBlock
(BlockBehaviour.Properties properties) SnowLayerBlock
(BlockBehaviour.Properties properties) SnowyDirtBlock
(BlockBehaviour.Properties properties) SoulFireBlock
(BlockBehaviour.Properties p_56653_) SoulSandBlock
(BlockBehaviour.Properties properties) SpawnerBlock
(BlockBehaviour.Properties properties) SpongeBlock
(BlockBehaviour.Properties properties) SporeBlossomBlock
(BlockBehaviour.Properties p_154697_) protected
SpreadingSnowyDirtBlock
(BlockBehaviour.Properties properties) StainedGlassBlock
(DyeColor dyeColor, 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, BlockBehaviour.Properties properties) StonecutterBlock
(BlockBehaviour.Properties properties) StructureBlock
(BlockBehaviour.Properties properties) StructureVoidBlock
(BlockBehaviour.Properties properties) SugarCaneBlock
(BlockBehaviour.Properties properties) SweetBerryBushBlock
(BlockBehaviour.Properties properties) TallFlowerBlock
(BlockBehaviour.Properties p_57296_) TallGrassBlock
(BlockBehaviour.Properties properties) TallSeagrassBlock
(BlockBehaviour.Properties p_154745_) TargetBlock
(BlockBehaviour.Properties properties) TintedGlassBlock
(BlockBehaviour.Properties p_154822_) TntBlock
(BlockBehaviour.Properties properties) TorchBlock
(SimpleParticleType flameParticle, BlockBehaviour.Properties properties) TorchflowerCropBlock
(BlockBehaviour.Properties p_272642_) TransparentBlock
(BlockBehaviour.Properties p_309186_) TrapDoorBlock
(BlockSetType type, BlockBehaviour.Properties properties) TrappedChestBlock
(BlockBehaviour.Properties p_57573_) TrialSpawnerBlock
(BlockBehaviour.Properties p_312795_) TripWireBlock
(Block hook, BlockBehaviour.Properties properties) TripWireHookBlock
(BlockBehaviour.Properties properties) TurtleEggBlock
(BlockBehaviour.Properties properties) TwistingVinesBlock
(BlockBehaviour.Properties p_154864_) TwistingVinesPlantBlock
(BlockBehaviour.Properties p_154873_) VaultBlock
(BlockBehaviour.Properties p_324605_) 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) WaterlilyBlock
(BlockBehaviour.Properties properties) WeatheringCopperBulbBlock
(WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringCopperDoorBlock
(BlockSetType type, WeatheringCopper.WeatherState weatherState, BlockBehaviour.Properties properties) WeatheringCopperFullBlock
(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) WebBlock
(BlockBehaviour.Properties properties) WeepingVinesBlock
(BlockBehaviour.Properties p_154966_) WeepingVinesPlantBlock
(BlockBehaviour.Properties p_154975_) WeightedPressurePlateBlock
(int maxWeight, BlockSetType type, BlockBehaviour.Properties properties) WetSpongeBlock
(BlockBehaviour.Properties properties) WitherRoseBlock
(Holder<MobEffect> effect, float seconds, BlockBehaviour.Properties properties) WitherRoseBlock
(SuspiciousStewEffects suspiciousStewEffects, BlockBehaviour.Properties properties) WitherSkullBlock
(BlockBehaviour.Properties p_58254_) 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.Properties
BlockBehaviour.properties
Fields 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.CODEC
Methods in net.minecraft.world.level.block.state that return BlockBehaviour.PropertiesModifier and TypeMethodDescriptionBlockBehaviour.Properties.air()
BlockBehaviour.Properties.destroyTime
(float destroyTime) Deprecated.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.noCollission()
BlockBehaviour.Properties.noLootTable()
BlockBehaviour.Properties.noOcclusion()
BlockBehaviour.Properties.noTerrainParticles()
static BlockBehaviour.Properties
BlockBehaviour.Properties.of()
BlockBehaviour.Properties.offsetType
(BlockBehaviour.OffsetType offsetType) static BlockBehaviour.Properties
BlockBehaviour.Properties.ofFullCopy
(BlockBehaviour blockBehaviour) static BlockBehaviour.Properties
BlockBehaviour.Properties.ofLegacyCopy
(BlockBehaviour blockBehaviour) Deprecated.BlockBehaviour.properties()
BlockBehaviour.Properties.pushReaction
(PushReaction pushReaction) BlockBehaviour.Properties.randomTicks()
BlockBehaviour.Properties.replaceable()
BlockBehaviour.Properties.requiredFeatures
(FeatureFlag... requiredFeatures) BlockBehaviour.Properties.requiresCorrectToolForDrops()
BlockBehaviour.Properties.speedFactor
(float speedFactor) BlockBehaviour.Properties.strength
(float strength) 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> factory) 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) Adds a new block to the list of entries to be registered and returns aDeferredHolder
that will be populated with the created block automatically.DeferredRegister.Blocks.registerSimpleBlock
(String name, BlockBehaviour.Properties props) Adds a new simpleBlock
with the givenproperties
to the list of entries to be registered and returns aDeferredHolder
that will be populated with the created block automatically.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 aDeferredHolder
that 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) Adds a new block to the list of entries to be registered and returns aDeferredHolder
that will be populated with the created block automatically.