| crm | |
| net.minecraft.class_233 | |
| net.minecraft.command.TimerCallbackSerializers | |
| net.minecraft.server.v1_14_R1.CustomFunctionCallbackTimers |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||
| public static final CustomFunctionCallbackTimers<MinecraftServer> |
| ||||||
| private final Map<MinecraftKey, CustomFunctionCallbackTimer$a<C, ?>> |
| ||||||
| private final Map<Class<?>, CustomFunctionCallbackTimer$a<C, ?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public CustomFunctionCallbackTimers<C> |
| ||||||
| private <T extends CustomFunctionCallbackTimer<C>> CustomFunctionCallbackTimer$a<C, T> |
| ||||||
| public <T extends CustomFunctionCallbackTimer<C>> NBTTagCompound |
| ||||||
| public CustomFunctionCallbackTimer<C> |
|