Package net.minecraft.client
Class BlockColors
java.lang.Object
net.minecraft.client.BlockColors
- Mappings:
Namespace Name official bcmintermediary net/minecraft/class_2836named net/minecraft/client/BlockColors
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BlockColorscreate()intmethod_12157(BlockState blockState, BlockView blockView, BlockPos blockPos, int int2) voidmethod_12158(BlockColorable blockColorable, Block[] block)
-
Field Details
-
providers
- Mappings:
Namespace Name Mixin selector official aLbcm;a:Lcv;intermediary field_13298Lnet/minecraft/class_2836;field_13298:Lnet/minecraft/class_1942;named providersLnet/minecraft/client/BlockColors;providers:Lnet/minecraft/util/collection/IdList;
-
-
Constructor Details
-
BlockColors
public BlockColors()
-
-
Method Details
-
create
- Mappings:
Namespace Name Mixin selector official aLbcm;a()Lbcm;intermediary method_12156Lnet/minecraft/class_2836;method_12156()Lnet/minecraft/class_2836;named createLnet/minecraft/client/BlockColors;create()Lnet/minecraft/client/BlockColors;
-
method_12157
public int method_12157(BlockState blockState, @Nullable BlockView blockView, @Nullable BlockPos blockPos, int int2) - Mappings:
Namespace Name Mixin selector official aLbcm;a(Lard;Lahx;Lcl;I)Iintermediary method_12157Lnet/minecraft/class_2836;method_12157(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;I)Inamed method_12157Lnet/minecraft/client/BlockColors;method_12157(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;I)I
-
method_12158
- Mappings:
Namespace Name Mixin selector official aLbcm;a(Lbcl;[Lajt;)Vintermediary method_12158Lnet/minecraft/class_2836;method_12158(Lnet/minecraft/class_2835;[Lnet/minecraft/class_197;)Vnamed method_12158Lnet/minecraft/client/BlockColors;method_12158(Lnet/minecraft/client/BlockColorable;[Lnet/minecraft/block/Block;)V
-