Class EnderStorage.Location

java.lang.Object
com.beansgalaxy.backpacks.data.EnderStorage.Location
Enclosing class:
EnderStorage

public static class EnderStorage.Location extends Object
  • Constructor Details

    • Location

      public Location(net.minecraft.core.BlockPos location, net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> dimension)
    • Location

      public Location(net.minecraft.nbt.CompoundTag tag)
  • Method Details

    • update

      public static void update(UUID uuid, net.minecraft.world.level.Level serverLevel)
    • asPackaged

      public static HashSet<EnderStorage.PackagedLocation> asPackaged(UUID owner, net.minecraft.server.MinecraftServer minecraftServer)
    • toNBT

      public void toNBT(net.minecraft.nbt.CompoundTag tag)