Package net.minecraft.nbt.visitors
Class CollectToTag.RootBuilder
java.lang.Object
net.minecraft.nbt.visitors.CollectToTag.RootBuilder
- All Implemented Interfaces:
CollectToTag.ContainerBuilder
- Enclosing class:
CollectToTag
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.nbt.visitors.CollectToTag.ContainerBuilder
acceptKey
-
Field Details
-
result
-
-
Constructor Details
-
RootBuilder
RootBuilder()
-
-
Method Details
-
acceptValue
- Specified by:
acceptValue
in interfaceCollectToTag.ContainerBuilder
-
build
- Specified by:
build
in interfaceCollectToTag.ContainerBuilder
-