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>
WeatheringCopperBlocksWeatheringCopperBlocks.create(String pId, org.apache.commons.lang3.function.TriFunction<String, Function<BlockBehaviour.Properties, Block>, BlockBehaviour.Properties, Block> pRegister, Function<BlockBehaviour.Properties, WaxedBlock> pWaxedBlockGetter, BiFunction<WeatheringCopper.WeatherState, BlockBehaviour.Properties, WeatheringBlock> pWeatheredBlockGetter, Function<WeatheringCopper.WeatherState, BlockBehaviour.Properties> pPropertiesGetter)