Package net.minecraft.client
Interface BlockColorable
- Mappings:
Namespace Name official bclintermediary net/minecraft/class_2835named net/minecraft/client/BlockColorable
-
Method Summary
Modifier and TypeMethodDescriptionintmethod_12155(BlockState blockState, BlockView blockView, BlockPos blockPos, int int2)
-
Method Details
-
method_12155
int method_12155(BlockState blockState, @Nullable BlockView blockView, @Nullable BlockPos blockPos, int int2) - Mappings:
Namespace Name Mixin selector official aLbcl;a(Lard;Lahx;Lcl;I)Iintermediary method_12155Lnet/minecraft/class_2835;method_12155(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;I)Inamed method_12155Lnet/minecraft/client/BlockColorable;method_12155(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;I)I
-