Hierarchy For Package net.minecraft.world.timer
Class Hierarchy
- java.lang.Object
- net.minecraft.world.timer.FunctionTagTimerCallback (implements net.minecraft.world.timer.TimerCallback<T>)
 - net.minecraft.world.timer.FunctionTimerCallback (implements net.minecraft.world.timer.TimerCallback<T>)
 - net.minecraft.world.timer.Timer<T>
 - net.minecraft.world.timer.Timer.Event<T>
 - net.minecraft.world.timer.TimerCallback.Serializer<T,
C> - net.minecraft.world.timer.FunctionTagTimerCallback.Serializer
 - net.minecraft.world.timer.FunctionTimerCallback.Serializer
 
 - net.minecraft.world.timer.TimerCallbackSerializer<C>
 
 
Interface Hierarchy
- net.minecraft.world.timer.TimerCallback<T>