Skip to main content

nbt_compounds_equal

Function nbt_compounds_equal 

Source
pub fn nbt_compounds_equal(left: &NbtCompound, right: &NbtCompound) -> bool
Expand description

Compares compounds as Vanilla maps, independent of serialized entry order.