getBottomInventory

public static Inventory getBottomInventory(Player player)

Get the bottom inventory of a player. This method uses reflection to get the method, unreflect it, and invoke using a method handle.

Return

The bottom inventory

Parameters

player

The player