Uses of Interface
net.minecraft.client.render.model.ModelTextures.Entry
Packages that use ModelTextures.Entry
-
Uses of ModelTextures.Entry in net.minecraft.client.render.model
Classes in net.minecraft.client.render.model that implement ModelTextures.EntryModifier and TypeClassDescriptionprivate static final recordprivate static final recordFields in net.minecraft.client.render.model with type parameters of type ModelTextures.EntryModifier and TypeFieldDescriptionprivate final Map<String, ModelTextures.Entry> ModelTextures.Textures.Builder.entriesprivate final Map<String, ModelTextures.Entry> ModelTextures.Textures.valuesThe field for thevaluesrecord component.Methods in net.minecraft.client.render.model that return types with arguments of type ModelTextures.EntryModifier and TypeMethodDescriptionModelTextures.Textures.values()Returns the value of thevaluesrecord component.Constructor parameters in net.minecraft.client.render.model with type arguments of type ModelTextures.Entry