Package net.minecraft.nbt
Class NbtOps.HomogenousListCollector
java.lang.Object
net.minecraft.nbt.NbtOps.HomogenousListCollector
- All Implemented Interfaces:
 NbtOps.ListCollector
- Enclosing class:
 - NbtOps
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionHomogenousListCollector(ListTag p_249889_) HomogenousListCollector(Tag p_249247_)  - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.nbt.NbtOps.ListCollector
acceptAll, acceptAll 
- 
Field Details
- 
result
 
 - 
 - 
Constructor Details
 - 
Method Details
- 
accept
- Specified by:
 acceptin interfaceNbtOps.ListCollector
 - 
result
- Specified by:
 resultin interfaceNbtOps.ListCollector
 
 -