@FunctionalInterface
public interface IGUIButtonSensitive
| Modifier and Type | Method and Description |
|---|---|
void |
handleGUIButtonPress(java.lang.String tag,
boolean shiftHeld,
net.minecraft.entity.player.ServerPlayerEntity player) |