public class StonecutterContainer extends Container
holderId, holderPosition, id, items, size, title, transactionId, windowType| Constructor and Description |
|---|
StonecutterContainer(String title,
int id,
int size,
com.github.steveice10.mc.protocol.data.game.window.WindowType windowType,
PlayerInventory playerInventory) |
| Modifier and Type | Method and Description |
|---|---|
void |
setItem(int slot,
@NonNull GeyserItemStack newItem,
GeyserSession session) |
getItem, getSize, setUsingRealBlockgetNextTransactionId, toString, updateItemNetIdpublic StonecutterContainer(String title, int id, int size, com.github.steveice10.mc.protocol.data.game.window.WindowType windowType, PlayerInventory playerInventory)
public void setItem(int slot,
@NonNull
@NonNull GeyserItemStack newItem,
GeyserSession session)
Copyright © 2021 GeyserMC. All rights reserved.