net.minecraft.util

public class RewindableStream<T>

ahe
net.minecraft.util.RewindableStream
net.minecraft.class_3538
net.minecraft.util.collection.ReusableStream
net.minecraft.src.C_190_
net.minecraft.util.StreamAccumulator

字段概要

修饰符与类型字段
final List<T>
a
cache
field_15745
collectedElements
f_14215_
final Spliterator<T>
b
source
field_15746
source
f_14216_

构造函数概要

修饰符构造函数
public (Stream<T> stream)

方法概要

修饰符与类型方法
public Stream<T>
a()
getStream()
method_15418()
stream()
m_14219_()