JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.client.renderer.block.model.properties.select
SelectBlockModelProperty
Contents
Description
Method Summary
Method Details
get(BlockState, BlockDisplayContext)
Hide sidebar
Show sidebar
Interface SelectBlockModelProperty<
T
>
All Known Implementing Classes:
DisplayContext
public interface
SelectBlockModelProperty<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
T
get
(
BlockState
blockState,
BlockDisplayContext
displayContext)
Method Details
get
@Nullable
T
get
(
BlockState
blockState,
BlockDisplayContext
displayContext)