public interface ICrafting
Modifier and Type | Method and Description |
---|---|
void |
sendContainerAndContentsToPlayer(Container p_71110_1_,
java.util.List p_71110_2_) |
void |
sendProgressBarUpdate(Container p_71112_1_,
int p_71112_2_,
int p_71112_3_) |
void |
sendSlotContents(Container p_71111_1_,
int p_71111_2_,
ItemStack p_71111_3_) |