Package net.minecraft.block
Interface Stainable
- All Known Implementing Classes:
BeaconBlock
,StainedGlassBlock
,StainedGlassPaneBlock
public interface Stainable
- Mappings:
Namespace Name official cmk
intermediary net/minecraft/class_4275
named net/minecraft/block/Stainable
-
Method Summary
-
Method Details
-
getColor
DyeColor getColor()- Mappings:
Namespace Name Mixin selector official a
Lcmk;a()Lccl;
intermediary method_10622
Lnet/minecraft/class_4275;method_10622()Lnet/minecraft/class_1767;
named getColor
Lnet/minecraft/block/Stainable;getColor()Lnet/minecraft/util/DyeColor;
-