@Environment(value=CLIENT) public class AndMultipartModelSelector extends Object implements MultipartModelSelector
| Modifier and Type | Field and Description |
|---|---|
private Iterable<? extends MultipartModelSelector> |
selectors |
FALSE, TRUE| Constructor and Description |
|---|
AndMultipartModelSelector(Iterable<? extends MultipartModelSelector> selectors) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<BlockState> |
getPredicate(StateManager<Block,BlockState> stateFactory) |
private final Iterable<? extends MultipartModelSelector> selectors
public AndMultipartModelSelector(Iterable<? extends MultipartModelSelector> selectors)
public Predicate<BlockState> getPredicate(StateManager<Block,BlockState> stateFactory)
getPredicate in interface MultipartModelSelector