Class Gizmos.TemporaryCollection

java.lang.Object
net.minecraft.gizmos.Gizmos.TemporaryCollection
All Implemented Interfaces:
AutoCloseable
Enclosing class:
Gizmos

public static class Gizmos.TemporaryCollection extends Object implements AutoCloseable
  • Field Details

    • old

      private final @Nullable GizmoCollector old
    • closed

      private boolean closed
  • Constructor Details

    • TemporaryCollection

      TemporaryCollection()
  • Method Details