| public static OxidationMap<String> | |
| public static OxidationMap<String> | |
| public static OxidationMap<String> | |
| public static <WaxedBlock extends Block, WeatheringBlock extends Block extends Oxidizable, Id> OxidationMap<Block> | | 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) | | 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) | | method_1_4598(class_1_758<Id> arg0, org.apache.commons.lang3.function.TriFunction<Id, Function<class_4970$class_2251, class_2248>, class_4970$class_2251, class_2248> arg1, BiFunction<class_5955$class_5811, 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) | | ofBlocks(OxidationMap<Id> ids, org.apache.commons.lang3.function.TriFunction<Id, Function<AbstractBlock$Settings, Block>, AbstractBlock$Settings, Block> registrar, BiFunction<Oxidizable$OxidationLevel, AbstractBlock$Settings, WaxedBlock> waxedBlockFactory, BiFunction<Oxidizable$OxidationLevel, AbstractBlock$Settings, WeatheringBlock> weatheringBlockFactory, Function<Oxidizable$OxidationLevel, AbstractBlock$Settings> settingsFactory) |
|
| public static <Id> OxidationMap<Item> | | registerItems(WeatheringCopperCollection<Id> ids, WeatheringCopperCollection<Block> blocks, BiFunction<Id, Block, Item> itemFactory) | | registerItems(WeatheringCopperCollection<Id> ids, WeatheringCopperCollection<Block> blocks, BiFunction<Id, Block, Item> itemFactory) | | method_1_4600(class_1_758<Id> arg0, class_1_758<class_2248> arg1, BiFunction<Id, class_2248, class_1792> arg2) | | ofBlockItems(OxidationMap<Id> ids, OxidationMap<Block> block, BiFunction<Id, Block, Item> itemFactory) |
|
| public static OxidationMap<BlockFamily> | | createFamily(BiFunction<String, WeatheringCopper$WeatherState, BlockFamily> waxedProvider, BiFunction<String, WeatheringCopper$WeatherState, BlockFamily> weatheringProvider) | | createFamily(BiFunction<String, WeatheringCopper$WeatherState, BlockFamily> waxedProvider, BiFunction<String, WeatheringCopper$WeatherState, BlockFamily> weatheringProvider) | | method_1_4592(BiFunction<String, class_5955$class_5811, class_5794> arg0, BiFunction<String, class_5955$class_5811, class_5794> arg1) | | ofBlockFamilies(BiFunction<String, Oxidizable$OxidationLevel, BlockFamily> waxedFactory, BiFunction<String, Oxidizable$OxidationLevel, BlockFamily> weatheringFactory) |
|
| public List<T> | | asList() | | asList() | | method_1_4591() | | values() |
|
| public void | |
| public <U> OxidationMap<U> | |
| public <U> OxidationMap<U> | |
| public <U> OxidationMap<U> | | apply(Function<WeatheringCopperCollection$ByState<T>, WeatheringCopperCollection$ByState<U>> weatheringMapper, Function<WeatheringCopperCollection$ByState<T>, WeatheringCopperCollection$ByState<U>> waxedMapper) | | apply(Function<WeatheringCopperCollection$ByState<T>, WeatheringCopperCollection$ByState<U>> weatheringMapper, Function<WeatheringCopperCollection$ByState<T>, WeatheringCopperCollection$ByState<U>> waxedMapper) | | method_1_5060(Function<class_1_758$class_1_821<T>, class_1_758$class_1_821<U>> arg0, Function<class_1_758$class_1_821<T>, class_1_758$class_1_821<U>> arg1) | | mapSequences(Function<OxidationMap$Sequence<T>, OxidationMap$Sequence<U>> weatheringFunction, Function<OxidationMap$Sequence<T>, OxidationMap$Sequence<U>> waxedFunction) |
|
| public static <T, U> void | | zipApply(WeatheringCopperCollection<T> first, WeatheringCopperCollection<U> second, BiConsumer<T, U> consumer) | | zipApply(WeatheringCopperCollection<T> first, WeatheringCopperCollection<U> second, BiConsumer<T, U> consumer) | | method_1_5075(class_1_758<T> arg0, class_1_758<U> arg1, BiConsumer<T, U> arg2) | | forEachZipped(OxidationMap<T> first, OxidationMap<U> second, BiConsumer<T, U> callback) |
|
| public static <T, U, R> OxidationMap<R> | | zipMap(WeatheringCopperCollection<T> first, WeatheringCopperCollection<U> second, BiFunction<T, U, R> operation) | | zipMap(WeatheringCopperCollection<T> first, WeatheringCopperCollection<U> second, BiFunction<T, U, R> operation) | | method_1_5077(class_1_758<T> arg0, class_1_758<U> arg1, BiFunction<T, U, R> arg2) | | mapZipped(OxidationMap<T> first, OxidationMap<U> second, BiFunction<T, U, R> function) |
|
| public void | |
| public static <T, U> void | | zipApply(WeatheringCopperCollection$ByState<T> first, WeatheringCopperCollection$ByState<U> second, BiConsumer<T, U> consumer) | | zipApply(WeatheringCopperCollection$ByState<T> first, WeatheringCopperCollection$ByState<U> second, BiConsumer<T, U> consumer) | | method_1_5074(class_1_758$class_1_821<T> arg0, class_1_758$class_1_821<U> arg1, BiConsumer<T, U> arg2) | | forEachZipped(OxidationMap$Sequence<T> first, OxidationMap$Sequence<U> second, BiConsumer<T, U> function) |
|
| public static <T, U, R> OxidationMap$Sequence<R> | | zipMap(WeatheringCopperCollection$ByState<T> first, WeatheringCopperCollection$ByState<U> second, BiFunction<T, U, R> operation) | | zipMap(WeatheringCopperCollection$ByState<T> first, WeatheringCopperCollection$ByState<U> second, BiFunction<T, U, R> operation) | | method_1_5076(class_1_758$class_1_821<T> arg0, class_1_758$class_1_821<U> arg1, BiFunction<T, U, R> arg2) | | mapZipped(OxidationMap$Sequence<T> first, OxidationMap$Sequence<U> second, BiFunction<T, U, R> function) |
|
| public OxidationMap$Sequence<T> | | weathering() | | weathering() | | comp_1_678() | | weathering() |
|
| public OxidationMap$Sequence<T> | | waxed() | | waxed() | | comp_1_677() | | waxed() |
|