Class SyncBackSlot
java.lang.Object
com.beansgalaxy.backpacks.network.clientbound.SyncBackSlot
- All Implemented Interfaces:
Packet2C
-
Constructor Summary
ConstructorsConstructorDescriptionSyncBackSlot(UUID uuid, net.minecraft.world.item.ItemStack stack) SyncBackSlot(net.minecraft.network.FriendlyByteBuf buf) -
Method Summary
-
Constructor Details
-
SyncBackSlot
-
SyncBackSlot
public SyncBackSlot(net.minecraft.network.FriendlyByteBuf buf)
-
-
Method Details
-
send
public static void send(net.minecraft.world.entity.player.Player owner, net.minecraft.server.level.ServerPlayer sender) -
send
public static void send(net.minecraft.world.entity.player.Player owner) -
encode
public void encode(net.minecraft.network.FriendlyByteBuf buf) -
handle
public void handle()
-