public static interface DoubleBlockProperties.PropertyRetriever<S,T>
T
getFallback()
getFrom(S single)
getFromBoth(S first, S second)
T getFromBoth(S first, S second)
T getFrom(S single)
T getFallback()