Interface KeyBindingAccessor
public interface KeyBindingAccessor
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.client.util.InputUtil.KeygetKey()intvoidmeteor$setTimesPressed(int timesPressed)
-
Method Details
-
getCategoryOrderMap
-
getKey
net.minecraft.client.util.InputUtil.Key getKey() -
meteor$getTimesPressed
int meteor$getTimesPressed() -
meteor$setTimesPressed
void meteor$setTimesPressed(int timesPressed)
-