Botcraft 1.21.5
Loading...
Searching...
No Matches
Botcraft::InventoryTransaction Struct Reference

#include <InventoryManager.hpp>

Public Attributes

std::shared_ptr< ProtocolCraft::ServerboundContainerClickPacketpacket
 
std::map< short, ProtocolCraft::Slotchanged_slots
 
ProtocolCraft::Slot carried_item
 

Detailed Description

Definition at line 26 of file InventoryManager.hpp.

Member Data Documentation

◆ carried_item

ProtocolCraft::Slot Botcraft::InventoryTransaction::carried_item

◆ changed_slots

std::map<short, ProtocolCraft::Slot> Botcraft::InventoryTransaction::changed_slots

◆ packet

std::shared_ptr<ProtocolCraft::ServerboundContainerClickPacket> Botcraft::InventoryTransaction::packet

The documentation for this struct was generated from the following file: