Uses of Interface
net.kyori.adventure.nbt.CompoundBinaryTag.Builder
-
Uses of CompoundBinaryTag.Builder in net.kyori.adventure.nbt
Methods in net.kyori.adventure.nbt that return CompoundBinaryTag.BuilderModifier and TypeMethodDescriptionstatic CompoundBinaryTag.BuilderCompoundBinaryTag.builder()Creates a builder.static CompoundBinaryTag.BuilderCompoundBinaryTag.builder(@org.jetbrains.annotations.Range(from=0L, to=2147483647L) int initialCapacity) Creates a builder with the specified initial capacity.