Uses of Interface
net.minecraft.client.render.item.tint.TintSource
Packages that use TintSource
Package
Description
-
Uses of TintSource in net.minecraft.client.data
Fields in net.minecraft.client.data declared as TintSourceMethods in net.minecraft.client.data that return TintSourceMethods in net.minecraft.client.data with parameters of type TintSourceModifier and TypeMethodDescriptionprivate voidBlockStateModelGenerator.registerTintedItemModel(Block block, Identifier modelId, TintSource tint) private voidItemModelGenerator.registerWithTintedLayer(Item item, String layer1Suffix, TintSource tint) private voidItemModelGenerator.registerWithTintedOverlay(Item item, TintSource tint) static ItemModel.UnbakedItemModels.tinted(Identifier model, TintSource[] tints) -
Uses of TintSource in net.minecraft.client.render.item.model
Fields in net.minecraft.client.render.item.model with type parameters of type TintSourceModifier and TypeFieldDescriptionprivate final List<TintSource> BasicItemModel.tintsprivate final List<TintSource> BasicItemModel.Unbaked.tintsThe field for thetintsrecord component.Methods in net.minecraft.client.render.item.model that return types with arguments of type TintSourceModifier and TypeMethodDescriptionBasicItemModel.Unbaked.tints()Returns the value of thetintsrecord component.Constructor parameters in net.minecraft.client.render.item.model with type arguments of type TintSourceModifierConstructorDescriptionBasicItemModel(List<TintSource> tints, List<BakedQuad> quads, ModelSettings settings) Unbaked(Identifier identifier, List<TintSource> list) -
Uses of TintSource in net.minecraft.client.render.item.tint
Classes in net.minecraft.client.render.item.tint that implement TintSourceModifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordFields in net.minecraft.client.render.item.tint with type parameters of type TintSourceModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<TintSource> TintSourceTypes.CODECprivate static final Codecs.IdMapper<Identifier, com.mojang.serialization.MapCodec<? extends TintSource>> TintSourceTypes.ID_MAPPERMethods in net.minecraft.client.render.item.tint that return types with arguments of type TintSourceModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends TintSource> TintSource.getCodec()