Package com.beansgalaxy.backpacks.data
Class EnderStorage.Location
java.lang.Object
com.beansgalaxy.backpacks.data.EnderStorage.Location
- Enclosing class:
- EnderStorage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HashSet<EnderStorage.PackagedLocation>asPackaged(UUID owner, net.minecraft.server.MinecraftServer minecraftServer) voidtoNBT(net.minecraft.nbt.CompoundTag tag) static void
-
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
-
asPackaged
public static HashSet<EnderStorage.PackagedLocation> asPackaged(UUID owner, net.minecraft.server.MinecraftServer minecraftServer) -
toNBT
public void toNBT(net.minecraft.nbt.CompoundTag tag)
-