implements Iterable<U>
cai | |
net.minecraft.world.entity.ai.behavior.ShufflingList | |
net.minecraft.class_6032 | |
net.minecraft.util.collection.WeightedList | |
net.minecraft.world.entity.ai.behavior.ShufflingList |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected final List<ShufflingList$WeightedEntry<U>> |
| ||||||||
private final RandomSource |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
private | (List<ShufflingList$WeightedEntry<U>> list) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static <U> com.mojang.serialization.Codec<ShufflingList<U>> |
| ||||||||
public ShufflingList<U> |
| ||||||||
public ShufflingList<U> |
| ||||||||
public Stream<U> |
| ||||||||
public Iterator<U> |
|