Interface ItemTintSource
- All Known Implementing Classes:
Constant, CustomModelDataSource, Dye, Firework, FluidContentsTint, GrassColorSource, MapColor, Potion, TeamColor
public interface ItemTintSource
-
Method Summary
Modifier and TypeMethodDescriptionintcalculate(ItemStack itemStack, @Nullable ClientLevel level, @Nullable LivingEntity owner) com.mojang.serialization.MapCodec<? extends ItemTintSource> type()
-
Method Details
-
calculate
-
type
com.mojang.serialization.MapCodec<? extends ItemTintSource> type()
-