History - net.minecraft.util.ColorMap

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

net.minecraft.world.level.block.ColorCollection

net.minecraft.class_1_727

net.minecraft.util.ColorMap

Fields

T: white, comp_1_556, white

T: orange, comp_1_552, orange

T: magenta, comp_1_551, magenta

T: lightBlue, comp_1_548, lightBlue

T: yellow, comp_1_557, yellow

T: lime, comp_1_550, lime

T: pink, comp_1_553, pink

T: gray, comp_1_546, gray

T: lightGray, comp_1_549, lightGray

T: cyan, comp_1_545, cyan

T: purple, comp_1_554, purple

T: blue, comp_1_543, blue

T: brown, comp_1_544, brown

T: green, comp_1_547, green

T: red, comp_1_555, red

T: black, comp_1_542, black

ColorMap<DyeColor>: VALUES, field_1_5717, COLORS

ColorMap<String>: NAMES, field_1_5716, IDS

Constructors

(T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, T)

Methods

<T> ColorMap<T> (T): create, method_1_4916, constant

<B extends Block, Id> ColorMap<Block> (ColorMap<Id>, org.apache.commons.lang3.function.TriFunction<Id, Function<AbstractBlock$Settings, Block>, AbstractBlock$Settings, Block>, BiFunction<DyeColor, AbstractBlock$Settings, B>, Function<DyeColor, AbstractBlock$Settings>): registerBlocks, method_1_4401, forBlocks

<Id> ColorMap<Item> (ColorMap<Id>, ColorMap<Block>, org.apache.commons.lang3.function.TriFunction<Id, Block, DyeColor, Item>): registerBlockItems, method_1_4402, forBlockItems

<Id> ColorMap<Item> (ColorMap<Id>, BiFunction<Id, DyeColor, Item>): registerItems, method_1_4403, forItems

ColorMap<String> (ColorMap<String>): prefixWithColor, method_1_4920, addPrefixes

List<T> (): asList, method_1_4393, values

void (Consumer<T>): forEach, method_1_4394, forEach

T (DyeColor): pick, method_1_4400, get

<U> ColorMap<U> (Function<T, U>): map, method_1_4399, map

<T, U> void (ColorMap<T>, ColorMap<U>, BiConsumer<T, U>): zipApply, method_1_4404, forEachZipped

<T, U, R> ColorMap<R> (ColorMap<T>, ColorMap<U>, BiFunction<T, U, R>): zipMap, method_1_4921, mapZipped

T (): white, comp_1_556, white

T (): orange, comp_1_552, orange

T (): magenta, comp_1_551, magenta

T (): lightBlue, comp_1_548, lightBlue

T (): yellow, comp_1_557, yellow

T (): lime, comp_1_550, lime

T (): pink, comp_1_553, pink

T (): gray, comp_1_546, gray

T (): lightGray, comp_1_549, lightGray

T (): cyan, comp_1_545, cyan

T (): purple, comp_1_554, purple

T (): blue, comp_1_543, blue

T (): brown, comp_1_544, brown

T (): green, comp_1_547, green

T (): red, comp_1_555, red

T (): black, comp_1_542, black

String (String, String): lambda$prefixWithColor$0, method_1_4917, method_1_4917

Item (BiFunction, DyeColor, Object): lambda$registerItems$0, method_1_4919, method_1_4919

Item (org.apache.commons.lang3.function.TriFunction, ColorMap, DyeColor, Object): lambda$registerBlockItems$0, method_1_4918, method_1_4918

Block (org.apache.commons.lang3.function.TriFunction, BiFunction, Function, DyeColor, Object): lambda$registerBlocks$0, method_1_4395, method_1_4395

Block (BiFunction, DyeColor, AbstractBlock$Settings): lambda$registerBlocks$1, method_1_4396, method_1_4396