Uses of Record Class
net.minecraft.class_7011
Packages that use class_7011
-
Uses of class_7011 in net.minecraft
Fields in net.minecraft with type parameters of type class_7011Modifier and TypeFieldDescriptionprivate final Map<String,List<class_7011>> class_7016.boneAnimationsThe field for theboneAnimationsrecord component.private final Map<String,List<class_7011>> class_7016.class_7017.field_36955Methods in net.minecraft that return types with arguments of type class_7011Modifier and TypeMethodDescriptionclass_7016.boneAnimations()Returns the value of theboneAnimationsrecord component.Methods in net.minecraft with parameters of type class_7011Modifier and TypeMethodDescriptionclass_7016.class_7017.method_40900(String string, class_7011 class_7011) Constructor parameters in net.minecraft with type arguments of type class_7011ModifierConstructorDescriptionclass_7016(float float2, boolean bool, Map<String, List<class_7011>> map)