Package net.minecraft.nbt.visitors
Class CollectToTag.CompoundBuilder
java.lang.Object
net.minecraft.nbt.visitors.CollectToTag.CompoundBuilder
- All Implemented Interfaces:
CollectToTag.ContainerBuilder
- Enclosing class:
CollectToTag
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
compound
-
lastId
-
-
Constructor Details
-
CompoundBuilder
CompoundBuilder()
-
-
Method Details
-
acceptKey
- Specified by:
acceptKey
in interfaceCollectToTag.ContainerBuilder
-
acceptValue
- Specified by:
acceptValue
in interfaceCollectToTag.ContainerBuilder
-
build
- Specified by:
build
in interfaceCollectToTag.ContainerBuilder
-