public class WikiKey
extends net.minecraft.client.settings.KeyBinding
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PIXELMON_WIKI
The base URL of the Pixelmon wiki.
|
Constructor and Description |
---|
WikiKey()
Initializes the hotkey.
|
Modifier and Type | Method and Description |
---|---|
void |
keyDown(net.minecraftforge.client.event.InputEvent.KeyInputEvent event)
Opens the Pokédex or the wiki depending on what the player is looking at.
|
click, compareTo, consumeClick, createNameSupplier, getCategory, getDefaultKey, getKey, getKeyConflictContext, getKeyModifier, getKeyModifierDefault, getName, getTranslatedKeyMessage, isDefault, isDown, isUnbound, matches, matchesMouse, releaseAll, resetMapping, same, saveString, set, setAll, setDown, setKey, setKeyConflictContext, setKeyModifierAndCode
public static final java.lang.String PIXELMON_WIKI