implements Comparable<NextTickListEntry<?>>
bhx | |
net.minecraft.class_1954 | |
net.minecraft.world.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 arg0, T arg1) |
public | (BlockPos arg0, T arg1, long arg2, TickPriority arg3) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public int |
| ||||||
public T |
|