implements Comparable<NextTickListEntry<T>>
ayo | |
net.minecraft.world.NextTickListEntry | |
net.minecraft.server.v1_13_R2.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 int |
| ||||
public T |
|