Class ItemAmethystAndCopperPigment.MyColorProvider
java.lang.Object
at.petrak.hexcasting.api.pigment.ColorProvider
at.petrak.hexcasting.common.items.pigment.ItemAmethystAndCopperPigment.MyColorProvider
- Enclosing class:
- ItemAmethystAndCopperPigment
-
Field Summary
Fields inherited from class at.petrak.hexcasting.api.pigment.ColorProvider
MISSING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intgetRawColor(float time, net.minecraft.world.phys.Vec3 position) Implers, impl this functionMethods inherited from class at.petrak.hexcasting.api.pigment.ColorProvider
getColor
-
Constructor Details
-
MyColorProvider
protected MyColorProvider()
-
-
Method Details
-
getRawColor
protected int getRawColor(float time, net.minecraft.world.phys.Vec3 position) Description copied from class:ColorProviderImplers, impl this function- Specified by:
getRawColorin classColorProvider
-