Class CommonAtClient

java.lang.Object
com.beansgalaxy.backpacks.client.network.CommonAtClient

public class CommonAtClient extends Object
  • Constructor Details

    • CommonAtClient

      public CommonAtClient()
  • Method Details

    • syncBackSlot

      public static boolean syncBackSlot(int entity, net.minecraft.world.item.ItemStack stack)
    • syncBackInventory

      public static boolean syncBackInventory(net.minecraft.nbt.CompoundTag tag, int container)
    • syncViewersPacket

      public static void syncViewersPacket(int id, byte viewers)
    • receiveEnderPos

      public static void receiveEnderPos(HashSet<EnderStorage.PackagedLocation> enderLocations)
    • receiveEquipLockMsg

      public static void receiveEquipLockMsg(net.minecraft.network.chat.Component requester)
    • getEnderStorage

      public static EnderStorage getEnderStorage()
    • sendEnderData

      public static void sendEnderData(UUID uuid, Consumer<EnderInventory> consumer)
    • receiveEnderSoundEvent

      public static void receiveEnderSoundEvent(SendEnderSound ctx)