Class ListBox<T>

java.lang.Object
com.mojang.datafixers.kinds.ListBox<T>
All Implemented Interfaces:
App<ListBox.Mu,T>

public final class ListBox<T> extends Object implements App<ListBox.Mu,T>