bone
Retrieves a bone by name.
Return
the bone, or null if not found
Since
1.15.2
Parameters
name
the bone name
Retrieves a bone by name string.
Return
the bone, or null if not found
Since
1.15.2
Parameters
name
the bone name
@Nullable
Retrieves the first bone matching a predicate.
Return
the bone, or null if not found
Since
1.15.2
Parameters
predicate
the bone predicate