| bic | |
| net.minecraft.class_1954 | |
| net.minecraft.world.ScheduledTick | |
| net.minecraft.world.NextTickListEntry | |
| net.minecraft.server.v1_14_R1.NextTickListEntry |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static long |
| ||||||||
| private final T |
| ||||||||
| public final BlockPosition |
| ||||||||
| public final long |
| ||||||||
| public final TickListPriority |
| ||||||||
| private final long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPosition arg0, T arg1) |
| public | (BlockPosition arg0, T arg1, long arg2, TickListPriority arg3) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static <T> Comparator<NextTickListEntry<T>> |
| ||||||||
| public T |
|