Class NbtOps.ByteListCollector

java.lang.Object
net.minecraft.nbt.NbtOps.ByteListCollector
All Implemented Interfaces:
NbtOps.ListCollector
Enclosing class:
NbtOps

static class NbtOps.ByteListCollector extends Object implements NbtOps.ListCollector
  • Field Details

    • values

      private final it.unimi.dsi.fastutil.bytes.ByteArrayList values
  • Constructor Details

    • ByteListCollector

      public ByteListCollector(byte p_249905_)
    • ByteListCollector

      public ByteListCollector(byte[] p_250457_)
  • Method Details