arj | |
net.minecraft.server.level.TicketType | |
net.minecraft.class_3230 | |
net.minecraft.server.world.ChunkTicketType | |
net.minecraft.server.level.TicketType |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final String |
| ||||||||
private final Comparator<T> |
| ||||||||
private final long |
| ||||||||
public static final TicketType<Unit> |
| ||||||||
public static final TicketType<Unit> |
| ||||||||
public static final TicketType<ChunkPos> |
| ||||||||
public static final TicketType<ChunkPos> |
| ||||||||
public static final TicketType<BlockPos> |
| ||||||||
public static final TicketType<ChunkPos> |
| ||||||||
public static final TicketType<ChunkPos> |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (String name, Comparator<T> argumentComparator, long expiryTicks) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static <T> TicketType<T> |
| ||||||||
public static <T> TicketType<T> |
| ||||||||
public Comparator<T> |
| ||||||||
public long |
|