implements Comparable<ScheduledTick>
| anf | |
| net.minecraft.class_1165 | |
| net.minecraft.server.world.ScheduledTick | |
| net.minecraft.world.NextTickListEntry | |
| net.minecraft.world.NextTickListEntry |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static long |
| ||||||||||
| private final Block |
| ||||||||||
| public final BlockPos |
| ||||||||||
| public long |
| ||||||||||
| public int |
| ||||||||||
| private final long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, Block block) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ScheduledTick |
| ||||||||||
| public void |
| ||||||||||
| public int |
| ||||||||||
| public Block |
|