Uses of Record Class
net.minecraft.class_7340
Packages that use class_7340
-
Uses of class_7340 in net.minecraft
Fields in net.minecraft with type parameters of type class_7340Modifier and TypeFieldDescriptionprivate final Map<String,List<class_7340>> class_7345.boneAnimationsThe field for theboneAnimationsrecord component.private final Map<String,List<class_7340>> class_7345.class_7346.field_38625Methods in net.minecraft that return types with arguments of type class_7340Modifier and TypeMethodDescriptionclass_7345.boneAnimations()Returns the value of theboneAnimationsrecord component.Methods in net.minecraft with parameters of type class_7340Modifier and TypeMethodDescriptionclass_7345.class_7346.method_42969(String string, class_7340 class_7340) Constructor parameters in net.minecraft with type arguments of type class_7340ModifierConstructorDescriptionclass_7345(float float2, boolean bool, Map<String, List<class_7340>> map)