implements ITickList<T>
bgu | |
net.minecraft.class_4296 | |
net.minecraft.world.SerializableTickList |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
protected final Set<NextTickListEntry<T>> |
| ||||||
private final Function<T, ResourceLocation> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Function<T, ResourceLocation> arg0, List<NextTickListEntry<T>> arg1) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public boolean |
| ||||||
public void |
| ||||||
public boolean |
| ||||||
public void |
| ||||||
public Stream<NextTickListEntry<T>> |
| ||||||
public ListNBT |
|