Class ItemUUIDPigment.MyColorProvider
java.lang.Object
at.petrak.hexcasting.api.pigment.ColorProvider
at.petrak.hexcasting.common.items.pigment.ItemUUIDPigment.MyColorProvider
- Enclosing class:
- ItemUUIDPigment
-
Field Summary
Fields inherited from class at.petrak.hexcasting.api.pigment.ColorProvider
MISSING -
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
-
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
-