public final class GuiHelper
extends java.lang.Object
| Constructor and Description |
|---|
GuiHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
openCodeBookGui(net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.Hand hand) |
static void |
openManualGui() |
static void |
openReadOnlyMemoryGui(net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.Hand hand) |
static void |
openTerminalGui(TerminalModule terminal) |
public static void openManualGui()
public static void openCodeBookGui(net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.Hand hand)
public static void openTerminalGui(TerminalModule terminal)
public static void openReadOnlyMemoryGui(net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.Hand hand)