Class ItemFacade.Color

java.lang.Object
org.cyclops.integrateddynamics.item.ItemFacade.Color
All Implemented Interfaces:
net.minecraft.client.color.item.ItemColor
Enclosing class:
ItemFacade

public static class ItemFacade.Color extends Object implements net.minecraft.client.color.item.ItemColor
  • Constructor Details

    • Color

      public Color()
  • Method Details

    • getColor

      public int getColor(net.minecraft.world.item.ItemStack itemStack, int color)
      Specified by:
      getColor in interface net.minecraft.client.color.item.ItemColor