Class CommonAtClient
java.lang.Object
com.beansgalaxy.backpacks.client.network.CommonAtClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EnderStoragestatic voidreceiveEnderPos(HashSet<EnderStorage.PackagedLocation> enderLocations) static voidstatic voidreceiveEquipLockMsg(net.minecraft.network.chat.Component requester) static voidsendEnderData(UUID uuid, Consumer<EnderInventory> consumer) static booleansyncBackInventory(net.minecraft.nbt.CompoundTag tag, int container) static booleansyncBackSlot(int entity, net.minecraft.world.item.ItemStack stack) static voidsyncViewersPacket(int id, byte viewers)
-
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
-
receiveEquipLockMsg
public static void receiveEquipLockMsg(net.minecraft.network.chat.Component requester) -
getEnderStorage
-
sendEnderData
-
receiveEnderSoundEvent
-