Uses of Record Class
net.minecraft.class_11697.Entry
Packages that use class_11697.Entry
-
Uses of class_11697.Entry in net.minecraft
Fields in net.minecraft declared as class_11697.EntryModifier and TypeFieldDescriptionprivate final class_11697.Entryclass_11697.class_11699.entryThe field for theentryrecord component.Fields in net.minecraft with type parameters of type class_11697.EntryModifier and TypeFieldDescriptionprivate final Map<Identifier, class_11697.Entry> class_11697.field_61863Methods in net.minecraft that return class_11697.EntryModifier and TypeMethodDescriptionclass_11697.class_11699.entry()Returns the value of theentryrecord component.private class_11697.Entryclass_11697.method_73033(Identifier identifier) Constructors in net.minecraft with parameters of type class_11697.EntryModifierConstructorDescription(package private)class_11699(class_11697.Entry entry, CompletableFuture<SpriteLoader.StitchResult> completableFuture)