Class SpaceAtlasContent

java.lang.Object
com.lightning.northstar.item.atlas.SpaceAtlasContent

@ParametersAreNonnullByDefault public class SpaceAtlasContent extends Object
  • Field Details

  • Constructor Details

    • SpaceAtlasContent

      public SpaceAtlasContent()
  • Method Details

    • toTag

      public net.minecraft.nbt.CompoundTag toTag()
    • toTag

      public void toTag(net.minecraft.nbt.CompoundTag tag)
    • fromTag

      public static SpaceAtlasContent fromTag(net.minecraft.nbt.CompoundTag tag)
    • getDefaultLabel

      @Contract("_, _ -> new") public static net.minecraft.network.chat.MutableComponent getDefaultLabel(net.minecraft.core.BlockPos pos, net.minecraft.core.Direction dir)