Package net.minecraft.nbt
Class NbtOps.ByteListCollector
java.lang.Object
net.minecraft.nbt.NbtOps.ByteListCollector
- All Implemented Interfaces:
- NbtOps.ListCollector
- Enclosing class:
- NbtOps
- 
Field Details- 
valuesprivate final it.unimi.dsi.fastutil.bytes.ByteArrayList values
 
- 
- 
Constructor Details- 
ByteListCollectorpublic ByteListCollector(byte p_249905_) 
- 
ByteListCollectorpublic ByteListCollector(byte[] p_250457_) 
 
- 
- 
Method Details- 
accept- Specified by:
- acceptin interface- NbtOps.ListCollector
 
- 
result- Specified by:
- resultin interface- NbtOps.ListCollector
 
 
-