bic | |
net.minecraft.class_1954 | |
net.minecraft.world.ScheduledTick | |
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 arg0, T arg1) |
public | (BlockPos arg0, T arg1, long arg2, TaskPriority arg3) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static <T> Comparator<ScheduledTick<T>> |
| ||||||||
public T |
|