JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
mezz.jei.api.gui
Interface ITickTimer
All Known Implementing Classes:
TickTimer
public interface
ITickTimer
A timer to help render things that normally depend on ticks. Get an instance from the IGuiHelper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getMaxValue
()
int
getValue
()
Method Detail
getValue
int getValue()
getMaxValue
int getMaxValue()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method