Uses of Record Class
net.minecraft.class_11818
Packages that use class_11818
-
Uses of class_11818 in net.minecraft
Fields in net.minecraft declared as class_11818Modifier and TypeFieldDescriptionprivate @Nullable class_11818class_11796.class_11797.field_62295private @Nullable class_11818class_11808.class_11811.field_62322Fields in net.minecraft with type parameters of type class_11818Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_11818> class_11818.field_62343private final List<class_11818> class_11817.paramsThe field for theparamsrecord component.Methods in net.minecraft that return types with arguments of type class_11818Modifier and TypeMethodDescriptionclass_11817.params()Returns the value of theparamsrecord component.Methods in net.minecraft with parameters of type class_11818Modifier and TypeMethodDescriptionclass_11796.class_11797.method_73628(class_11818 class_11818) class_11808.class_11811.method_73691(class_11818 class_11818) class_11817.method_73706(class_11818[] class_11818) Constructor parameters in net.minecraft with type arguments of type class_11818ModifierConstructorDescriptionclass_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)