| bqs | |
| net.minecraft.world.level.TickNextTickData | |
| net.minecraft.class_1954 | |
| net.minecraft.unmapped.C_vforwnbb | |
| net.minecraft.world.ScheduledTick | |
| net.minecraft.world.NextTickListEntry | |
| net.minecraft.server.v1_16_R1.NextTickListEntry |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static long |
| ||||||||||||
| private final T |
| ||||||||||||
| public final BlockPos |
| ||||||||||||
| public final long |
| ||||||||||||
| public final TickPriority |
| ||||||||||||
| private final long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, T t) |
| public | (BlockPos pos, T t, long time, TickPriority priority) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static <T> Comparator<TickNextTickData<T>> |
| ||||||||||||
| public T |
|