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 record
private static final record
Fields in net.minecraft.client.render.model with type parameters of type ModelTextures.EntryModifier and TypeFieldDescriptionprivate final Map
<String, ModelTextures.Entry> ModelTextures.Textures.Builder.entries
private final Map
<String, ModelTextures.Entry> ModelTextures.Textures.values
The field for thevalues
record 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 thevalues
record component.Constructor parameters in net.minecraft.client.render.model with type arguments of type ModelTextures.Entry