Class ItemDyePigment.MyColorProvider

java.lang.Object
at.petrak.hexcasting.api.pigment.ColorProvider
at.petrak.hexcasting.common.items.pigment.ItemDyePigment.MyColorProvider
Enclosing class:
ItemDyePigment

protected class ItemDyePigment.MyColorProvider extends ColorProvider
  • Constructor Details

    • MyColorProvider

      protected MyColorProvider()
  • Method Details

    • getRawColor

      protected int getRawColor(float time, net.minecraft.world.phys.Vec3 position)
      Description copied from class: ColorProvider
      Implers, impl this function
      Specified by:
      getRawColor in class ColorProvider