Interface Stainable

All Known Implementing Classes:
BeaconBlock, StainedGlassBlock, StainedGlassPaneBlock

public interface Stainable
Mappings:
Namespace Name
official bwl
intermediary net/minecraft/class_4275
named net/minecraft/block/Stainable
  • Method Summary

    Modifier and Type Method Description
    DyeColor getColor()  
  • Method Details

    • getColor

      DyeColor getColor()
      Mappings:
      Namespace Name Mixin selector
      official a Lbwl;a()Lbms;
      intermediary method_10622 Lnet/minecraft/class_4275;method_10622()Lnet/minecraft/class_1767;
      named getColor Lnet/minecraft/block/Stainable;getColor()Lnet/minecraft/util/DyeColor;