Uses of Interface
net.minecraft.world.level.block.WeatheringCopper
Packages that use WeatheringCopper
-
Uses of WeatheringCopper in net.minecraft.world.level.block
Classes in net.minecraft.world.level.block that implement WeatheringCopperModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.world.level.block with type parameters of type WeatheringCopperModifier and TypeMethodDescriptionstatic <WaxedBlock extends Block, WeatheringBlock extends Block & WeatheringCopper, Id>
WeatheringCopperCollection<Block> WeatheringCopperCollection.registerBlocks(WeatheringCopperCollection<Id> ids, org.apache.commons.lang3.function.TriFunction<Id, Function<BlockBehaviour.Properties, Block>, BlockBehaviour.Properties, Block> register, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WaxedBlock> waxedBlockFactory, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WeatheringBlock> weatheringFactory, Function<WeatheringCopper.WeatherState, BlockBehaviour.Properties> propertiesSupplier)