| public static <T> ColorMap<T> | | create(T value) | | create(T value) | | method_1_4916(T arg0) | | constant(T value) |
|
| public static <B extends Block, Id> ColorMap<Block> | | registerBlocks(ColorCollection<Id> ids, org.apache.commons.lang3.function.TriFunction<Id, Function<BlockBehaviour$Properties, Block>, BlockBehaviour$Properties, Block> register, BiFunction<DyeColor, BlockBehaviour$Properties, B> colorBlockFactory, Function<DyeColor, BlockBehaviour$Properties> propertiesSupplier) | | registerBlocks(ColorCollection<Id> ids, org.apache.commons.lang3.function.TriFunction<Id, Function<BlockBehaviour$Properties, Block>, BlockBehaviour$Properties, Block> register, BiFunction<DyeColor, BlockBehaviour$Properties, B> colorBlockFactory, Function<DyeColor, BlockBehaviour$Properties> propertiesSupplier) | | method_1_4401(class_1_727<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_1767, class_4970$class_2251, B> arg2, Function<class_1767, class_4970$class_2251> arg3) | | forBlocks(ColorMap<Id> ids, org.apache.commons.lang3.function.TriFunction<Id, Function<AbstractBlock$Settings, Block>, AbstractBlock$Settings, Block> registrar, BiFunction<DyeColor, AbstractBlock$Settings, B> blockFactory, Function<DyeColor, AbstractBlock$Settings> settingsFactory) |
|
| public static <Id> ColorMap<Item> | | registerBlockItems(ColorCollection<Id> ids, ColorCollection<Block> blocks, org.apache.commons.lang3.function.TriFunction<Id, Block, DyeColor, Item> itemFactory) | | registerBlockItems(ColorCollection<Id> ids, ColorCollection<Block> blocks, org.apache.commons.lang3.function.TriFunction<Id, Block, DyeColor, Item> itemFactory) | | method_1_4402(class_1_727<Id> arg0, class_1_727<class_2248> arg1, org.apache.commons.lang3.function.TriFunction<Id, class_2248, class_1767, class_1792> arg2) | | forBlockItems(ColorMap<Id> ids, ColorMap<Block> blocks, org.apache.commons.lang3.function.TriFunction<Id, Block, DyeColor, Item> itemFactory) |
|
| public static <Id> ColorMap<Item> | | registerItems(ColorCollection<Id> ids, BiFunction<Id, DyeColor, Item> itemFactory) | | registerItems(ColorCollection<Id> ids, BiFunction<Id, DyeColor, Item> itemFactory) | | method_1_4403(class_1_727<Id> arg0, BiFunction<Id, class_1767, class_1792> arg1) | | forItems(ColorMap<Id> ids, BiFunction<Id, DyeColor, Item> itemFactory) |
|
| public static ColorMap<String> | |
| public List<T> | | asList() | | asList() | | method_1_4393() | | values() |
|
| public void | |
| public T | |
| public <U> ColorMap<U> | |
| public static <T, U> void | | zipApply(ColorCollection<T> first, ColorCollection<U> second, BiConsumer<T, U> consumer) | | zipApply(ColorCollection<T> first, ColorCollection<U> second, BiConsumer<T, U> consumer) | | method_1_4404(class_1_727<T> arg0, class_1_727<U> arg1, BiConsumer<T, U> arg2) | | forEachZipped(ColorMap<T> first, ColorMap<U> second, BiConsumer<T, U> callback) |
|
| public static <T, U, R> ColorMap<R> | | zipMap(ColorCollection<T> first, ColorCollection<U> second, BiFunction<T, U, R> operation) | | zipMap(ColorCollection<T> first, ColorCollection<U> second, BiFunction<T, U, R> operation) | | method_1_4921(class_1_727<T> arg0, class_1_727<U> arg1, BiFunction<T, U, R> arg2) | | mapZipped(ColorMap<T> first, ColorMap<U> second, BiFunction<T, U, R> function) |
|
| public T | | white() | | white() | | comp_1_556() | | white() |
|
| public T | | orange() | | orange() | | comp_1_552() | | orange() |
|
| public T | | magenta() | | magenta() | | comp_1_551() | | magenta() |
|
| public T | | lightBlue() | | lightBlue() | | comp_1_548() | | lightBlue() |
|
| public T | | yellow() | | yellow() | | comp_1_557() | | yellow() |
|
| public T | | lime() | | lime() | | comp_1_550() | | lime() |
|
| public T | | pink() | | pink() | | comp_1_553() | | pink() |
|
| public T | | gray() | | gray() | | comp_1_546() | | gray() |
|
| public T | | lightGray() | | lightGray() | | comp_1_549() | | lightGray() |
|
| public T | | cyan() | | cyan() | | comp_1_545() | | cyan() |
|
| public T | | purple() | | purple() | | comp_1_554() | | purple() |
|
| public T | | blue() | | blue() | | comp_1_543() | | blue() |
|
| public T | | brown() | | brown() | | comp_1_544() | | brown() |
|
| public T | | green() | | green() | | comp_1_547() | | green() |
|
| public T | | red() | | red() | | comp_1_555() | | red() |
|
| public T | | black() | | black() | | comp_1_542() | | black() |
|