| public static <T> ColorMap<T> |
| 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) |
| 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) |
| 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> |
|
| public static ColorMap<String> |
|
| public List<T> |
| asList() |
| method_1_4393() |
| values() |
|
| public void |
|
| public T |
|
| public <U> ColorMap<U> |
|
| public static <T, U> void |
|
| public static <T, U, R> ColorMap<R> |
| 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() |
| comp_1_556() |
| white() |
|
| public T |
| orange() |
| comp_1_552() |
| orange() |
|
| public T |
| magenta() |
| comp_1_551() |
| magenta() |
|
| public T |
| lightBlue() |
| comp_1_548() |
| lightBlue() |
|
| public T |
| yellow() |
| comp_1_557() |
| yellow() |
|
| public T |
| lime() |
| comp_1_550() |
| lime() |
|
| public T |
| pink() |
| comp_1_553() |
| pink() |
|
| public T |
| gray() |
| comp_1_546() |
| gray() |
|
| public T |
| lightGray() |
| comp_1_549() |
| lightGray() |
|
| public T |
| cyan() |
| comp_1_545() |
| cyan() |
|
| public T |
| purple() |
| comp_1_554() |
| purple() |
|
| public T |
| blue() |
| comp_1_543() |
| blue() |
|
| public T |
| brown() |
| comp_1_544() |
| brown() |
|
| public T |
| green() |
| comp_1_547() |
| green() |
|
| public T |
|
| public T |
| black() |
| comp_1_542() |
| black() |
|
| private static String |
|
| private static Item |
|
| private static Item |
|
| private static Block |
| lambda$registerBlocks$0(org.apache.commons.lang3.function.TriFunction arg0, BiFunction arg1, Function arg2, DyeColor arg3, Object arg4) |
| method_1_4395(org.apache.commons.lang3.function.TriFunction arg0, BiFunction arg1, Function arg2, class_1767 arg3, Object arg4) |
| method_1_4395(org.apache.commons.lang3.function.TriFunction arg0, BiFunction arg1, Function arg2, DyeColor color, Object id) |
|
| private static Block |
|