| public static <WaxedBlock extends Block, WeatheringBlock extends Block extends Oxidizable> CopperBlockSet |
| 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) |
| method_73123(String arg0, org.apache.commons.lang3.function.TriFunction<String, Function<class_4970$class_2251, class_2248>, class_4970$class_2251, class_2248> arg1, Function<class_4970$class_2251, WaxedBlock> arg2, BiFunction<class_5955$class_5811, class_4970$class_2251, WeatheringBlock> arg3, Function<class_5955$class_5811, class_4970$class_2251> arg4) |
| create(String baseId, org.apache.commons.lang3.function.TriFunction<String, Function<AbstractBlock$Settings, Block>, AbstractBlock$Settings, Block> registerFunction, Function<AbstractBlock$Settings, WaxedBlock> waxedBlockFactory, BiFunction<Oxidizable$OxidationLevel, AbstractBlock$Settings, WeatheringBlock> unwaxedBlockFactory, Function<Oxidizable$OxidationLevel, AbstractBlock$Settings> settingsFromOxidationLevel) |
|
| public com.google.common.collect.ImmutableBiMap<Block, Block> |
| weatheringMapping() |
| method_73122() |
| getOxidizingMap() |
|
| public com.google.common.collect.ImmutableBiMap<Block, Block> |
| waxedMapping() |
| method_73126() |
| getWaxingMap() |
|
| public com.google.common.collect.ImmutableList<Block> |
| asList() |
| method_73128() |
| getAll() |
|
| public void |
|
| public Block |
| unaffected() |
| comp_4576() |
| unaffected() |
|
| public Block |
| exposed() |
| comp_4577() |
| exposed() |
|
| public Block |
| weathered() |
| comp_4578() |
| weathered() |
|
| public Block |
| oxidized() |
| comp_4579() |
| oxidized() |
|
| public Block |
| waxed() |
| comp_4580() |
| waxed() |
|
| public Block |
| waxedExposed() |
| comp_4581() |
| waxedExposed() |
|
| public Block |
| waxedWeathered() |
| comp_4582() |
| waxedWeathered() |
|
| public Block |
| waxedOxidized() |
| comp_4583() |
| waxedOxidized() |
|
| private static Block |
|
| private static Block |
|
| private static Block |
|
| private static Block |
|