Uses of Record Class
net.minecraft.class_10107.class_10109
Packages that use class_10107.class_10109
-
Uses of class_10107.class_10109 in net.minecraft
Fields in net.minecraft declared as class_10107.class_10109Modifier and TypeFieldDescriptionprivate final class_10107.class_10109class_10107.class_10108.entryThe field for theentryrecord component.private static final class_10107.class_10109class_10107.field_53698private static final class_10107.class_10109class_10107.field_53699private static final class_10107.class_10109class_10107.field_53700private static final class_10107.class_10109class_10107.field_53701Fields in net.minecraft with type parameters of type class_10107.class_10109Modifier and TypeFieldDescriptionprivate static final Map<RegistryKey<? extends Registry<?>>, class_10107.class_10109> class_10107.field_53702static final com.mojang.serialization.MapCodec<class_10107.class_10109> class_10107.class_10109.field_53706static final com.mojang.serialization.Codec<class_10107.class_10109> class_10107.class_10109.field_53707private final Map<RegistryKey<? extends Registry<?>>, class_10107.class_10109> class_10107.class_10111.registriesThe field for theregistriesrecord component.Methods in net.minecraft that return class_10107.class_10109Modifier and TypeMethodDescriptionclass_10107.class_10108.entry()Returns the value of theentryrecord component.Methods in net.minecraft that return types with arguments of type class_10107.class_10109Modifier and TypeMethodDescriptionprivate Map<RegistryKey<? extends Registry<?>>, class_10107.class_10109> class_10107.method_62720()Map<RegistryKey<? extends Registry<?>>, class_10107.class_10109> class_10107.class_10111.registries()Returns the value of theregistriesrecord component.Methods in net.minecraft with parameters of type class_10107.class_10109Modifier and TypeMethodDescriptionprivate voidclass_10107.method_62718(Map<RegistryKey<? extends Registry<?>>, class_10107.class_10109> map, RegistryKey<? extends Registry<?>> registryKey, class_10107.class_10109 class_10109) Method parameters in net.minecraft with type arguments of type class_10107.class_10109Modifier and TypeMethodDescriptionprivate voidclass_10107.method_62718(Map<RegistryKey<? extends Registry<?>>, class_10107.class_10109> map, RegistryKey<? extends Registry<?>> registryKey, class_10107.class_10109 class_10109) Constructors in net.minecraft with parameters of type class_10107.class_10109ModifierConstructorDescription(package private)class_10108(class_10107.class_10110 class_10110, class_10107.class_10109 class_10109) Constructor parameters in net.minecraft with type arguments of type class_10107.class_10109ModifierConstructorDescription(package private)class_10111(Map<RegistryKey<? extends Registry<?>>, class_10107.class_10109> map, Map<String, class_10107.class_10108> map2)