Constructor and Description |
---|
CreativeCrafting(Minecraft p_i1085_1_) |
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_) |
public CreativeCrafting(Minecraft p_i1085_1_)
public void sendContainerAndContentsToPlayer(Container p_71110_1_, java.util.List p_71110_2_)
sendContainerAndContentsToPlayer
in interface ICrafting
public void sendSlotContents(Container p_71111_1_, int p_71111_2_, ItemStack p_71111_3_)
sendSlotContents
in interface ICrafting
public void sendProgressBarUpdate(Container p_71112_1_, int p_71112_2_, int p_71112_3_)
sendProgressBarUpdate
in interface ICrafting