Package net.minecraft.client.tutorial
Class BundleTutorial
java.lang.Object
net.minecraft.client.tutorial.BundleTutorial
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
void
onInventoryAction
(ItemStack pCarriedStack, ItemStack pSlottedStack, ClickAction pAction) private void
-
Field Details
-
tutorial
-
options
-
toast
-
-
Constructor Details
-
BundleTutorial
-
-
Method Details
-
showToast
private void showToast() -
clearToast
private void clearToast() -
onInventoryAction
public void onInventoryAction(ItemStack pCarriedStack, ItemStack pSlottedStack, ClickAction pAction)
-