Class DuplicateOptionalTagTest

java.lang.Object
net.minecraftforge.debug.DuplicateOptionalTagTest

public class DuplicateOptionalTagTest extends Object
Tests that the values for defaulted optional tags defined in multiple places are combined.

The optional tag defined by this mod is deliberately not defined in a data pack, to cause it to 'default' and trigger the behavior being tested.

See Also: