Uses of Record Class
net.minecraft.world.updater.WorldUpdater.class_9165
Packages that use WorldUpdater.class_9165
-
Uses of WorldUpdater.class_9165 in net.minecraft.world.updater
Fields in net.minecraft.world.updater with type parameters of type WorldUpdater.class_9165Modifier and TypeFieldDescriptionprivate final ListIterator<WorldUpdater.class_9165>
WorldUpdater.class_9163.files
The field for thefiles
record component.Methods in net.minecraft.world.updater that return types with arguments of type WorldUpdater.class_9165Modifier and TypeMethodDescriptionWorldUpdater.class_9163.files()
Returns the value of thefiles
record component.private List<WorldUpdater.class_9165>
WorldUpdater.class_9161.method_56539
(RegistryKey<World> registryKey, String string) private ListIterator<WorldUpdater.class_9165>
WorldUpdater.class_9161.method_56545
(String string, RegistryKey<World> registryKey) Constructor parameters in net.minecraft.world.updater with type arguments of type WorldUpdater.class_9165ModifierConstructorDescription(package private)
class_9163
(RegistryKey<World> registryKey, T t, ListIterator<WorldUpdater.class_9165> listIterator)