Package net.minecraft.world.level.timers
Interface TimerCallback<T>
- All Known Implementing Classes:
- FunctionCallback,- FunctionTagCallback
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classTimerCallback.Serializer<T,C extends TimerCallback<T>> 
- 
Method Summary
- 
Method Details- 
handle
 
-