| bic | |
| net.minecraft.class_1954 | |
| net.minecraft.world.ScheduledTick | |
| net.minecraft.server.world.tick.ScheduledTick | |
| net.minecraft.world.NextTickListEntry | |
| net.minecraft.world.NextTickListEntry |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static long |
| ||||||||||||
| private final T |
| ||||||||||||
| public final BlockPos |
| ||||||||||||
| public final long |
| ||||||||||||
| public final TaskPriority |
| ||||||||||||
| private final long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, T type) |
| public | (BlockPos pos, T type, long time, TaskPriority priority) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static <T> Comparator<ScheduledTick<T>> |
| ||||||||||||
| public T |
|