Class RotatingSectionStorage<T extends RotatingSectionStorage.Value>

java.lang.Object
net.minecraft.client.RotatingSectionStorage<T>
All Implemented Interfaces:
Iterable<T>

public class RotatingSectionStorage<T extends RotatingSectionStorage.Value> extends Object implements Iterable<T>