withoutLodestone

@Contract(value = "-> new", pure = true)
abstract fun withoutLodestone(): CompassMeta

Creates new item metadata without a tracked lodestone.

This will set isTrackingLodestone to false, and both lodestoneDimension and lodestonePosition to null.

Return

new item metadata