Class ObservableProperty.Builder<T>

java.lang.Object
io.github.cottonmc.cotton.gui.widget.data.ObservableProperty.Builder<T>
Type Parameters:
T - the contained value type
Enclosing class:
ObservableProperty<T>

public static final class ObservableProperty.Builder<T> extends Object
A builder for properties.