Package net.minecraft.client.color.item
Interface ItemTintSource
- All Known Implementing Classes:
Constant,CustomModelDataSource,Dye,Firework,FluidContentsTint,GrassColorSource,MapColor,Potion,TeamColor
public interface ItemTintSource
-
Method Summary
Modifier and TypeMethodDescriptionintcalculate(ItemStack pStack, ClientLevel pLevel, LivingEntity pEntity) com.mojang.serialization.MapCodec<? extends ItemTintSource> type()
-
Method Details
-
calculate
-
type
com.mojang.serialization.MapCodec<? extends ItemTintSource> type()
-