Uses of Record Class
net.minecraft.class_10664
Packages that use class_10664
-
Uses of class_10664 in net.minecraft
Fields in net.minecraft declared as class_10664Modifier and TypeFieldDescriptionprivate final class_10664<RegistryEntry<class_10665>> class_10660.field_56177Fields in net.minecraft with type parameters of type class_10664Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_10664<RegistryEntry<class_10665>>> class_10664.field_56199private final Map<Identifier, class_10664<RegistryKey<class_10665>>> class_10663.testsThe field for thetestsrecord component.Methods in net.minecraft that return class_10664Modifier and TypeMethodDescriptionprotected class_10664<RegistryEntry<class_10665>> class_10660.method_66972()<T> class_10664<T> class_10664.method_67049(Function<EnvironmentType, T> function) Methods in net.minecraft that return types with arguments of type class_10664Modifier and TypeMethodDescriptionclass_10663.tests()Returns the value of thetestsrecord component.Constructors in net.minecraft with parameters of type class_10664ModifierConstructorDescriptionclass_10654(class_10664<RegistryEntry<class_10665>> class_10664) class_10657(RegistryEntry<Consumer<TestContext>> registryEntry, class_10664<RegistryEntry<class_10665>> class_10664) protectedclass_10660(class_10664<RegistryEntry<class_10665>> class_10664) class_10663(Identifier identifier, class_10664<RegistryKey<class_10665>> class_10664, Consumer<TestContext> consumer) Constructor parameters in net.minecraft with type arguments of type class_10664ModifierConstructorDescriptionclass_10663(Map<Identifier, class_10664<RegistryKey<class_10665>>> map, RegistryKey<Consumer<TestContext>> registryKey, Consumer<TestContext> consumer) class_10663(Map<Identifier, class_10664<RegistryKey<class_10665>>> map, Identifier identifier, Consumer<TestContext> consumer)