@FunctionalInterface @Environment(value=CLIENT) public interface MultipartModelSelector
Modifier and Type | Field and Description |
---|---|
static MultipartModelSelector |
FALSE |
static MultipartModelSelector |
TRUE |
Modifier and Type | Method and Description |
---|---|
Predicate<BlockState> |
getPredicate(StateManager<Block,BlockState> stateFactory) |
static final MultipartModelSelector TRUE
static final MultipartModelSelector FALSE
Predicate<BlockState> getPredicate(StateManager<Block,BlockState> stateFactory)