public static interface DoubleBlockProperties.PropertySource<S>
| Modifier and Type | Interface and Description |
|---|---|
static class |
DoubleBlockProperties.PropertySource.Pair<S> |
static class |
DoubleBlockProperties.PropertySource.Single<S> |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
apply(DoubleBlockProperties.PropertyRetriever<? super S,T> retriever) |
<T> T apply(DoubleBlockProperties.PropertyRetriever<? super S,T> retriever)