Uses of Interface
net.minecraft.block.DoubleBlockProperties.PropertyRetriever
-
Uses of DoubleBlockProperties.PropertyRetriever in net.minecraft.block
Modifier and TypeFieldDescriptionprivate static final DoubleBlockProperties.PropertyRetriever<ChestBlockEntity,
Optional<Inventory>> ChestBlock.INVENTORY_RETRIEVER
private static final DoubleBlockProperties.PropertyRetriever<ChestBlockEntity,
Optional<NamedScreenHandlerFactory>> ChestBlock.NAME_RETRIEVER
Modifier and TypeMethodDescription<T> T
DoubleBlockProperties.PropertySource.apply
(DoubleBlockProperties.PropertyRetriever<? super S, T> retriever) <T> T
DoubleBlockProperties.PropertySource.Pair.apply
(DoubleBlockProperties.PropertyRetriever<? super S, T> retriever) <T> T
DoubleBlockProperties.PropertySource.Single.apply
(DoubleBlockProperties.PropertyRetriever<? super S, T> retriever) -
Uses of DoubleBlockProperties.PropertyRetriever in net.minecraft.client.render.block.entity