PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\handler\ItemStackContainerIdTranslator Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\handler\ItemStackContainerIdTranslator:

Static Public Member Functions

static translate (int $containerInterfaceId, int $currentWindowId, int $slotId)
 

Detailed Description

Definition at line 30 of file ItemStackContainerIdTranslator.php.

Member Function Documentation

◆ translate()

static pocketmine\network\mcpe\handler\ItemStackContainerIdTranslator::translate ( int $containerInterfaceId,
int $currentWindowId,
int $slotId )
static
Returns
int[] @phpstan-return array{int, int}
Exceptions
PacketHandlingException

Definition at line 41 of file ItemStackContainerIdTranslator.php.


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