Uses of Record Class
net.minecraft.class_11820
Packages that use class_11820
-
Uses of class_11820 in net.minecraft
Fields in net.minecraft declared as class_11820Modifier and TypeFieldDescriptionprivate @Nullable class_11820class_11796.class_11797.field_62296private @Nullable class_11820class_11808.class_11811.field_62323Fields in net.minecraft with type parameters of type class_11820Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_11820> class_11820.field_62345private final Optional<class_11820> class_11817.resultThe field for theresultrecord component.Methods in net.minecraft that return types with arguments of type class_11820Modifier and TypeMethodDescriptionclass_11817.result()Returns the value of theresultrecord component.Methods in net.minecraft with parameters of type class_11820Modifier and TypeMethodDescriptionclass_11796.class_11797.method_73629(class_11820 class_11820) class_11808.class_11811.method_73692(class_11820 class_11820) class_11817.method_73704(class_11820 class_11820) Constructor parameters in net.minecraft with type arguments of type class_11820ModifierConstructorDescriptionclass_11817(Identifier identifier, String string, boolean bool, boolean bool2, List<class_11818> list, Optional<class_11820> optional) class_11817(Identifier identifier, String string, List<class_11818> list, Optional<class_11820> optional)