Uses of Interface
net.minecraft.tileentity.TileEntityMerger.ICallback
Package
Description
-
Uses of TileEntityMerger.ICallback in net.minecraft.block
Modifier and TypeFieldDescriptionprivate static final TileEntityMerger.ICallback<ChestTileEntity,
Optional<IInventory>> ChestBlock.CHEST_COMBINER
private static final TileEntityMerger.ICallback<ChestTileEntity,
Optional<INamedContainerProvider>> ChestBlock.MENU_PROVIDER_COMBINER
Modifier and TypeMethodDescriptionstatic TileEntityMerger.ICallback<ChestTileEntity,
it.unimi.dsi.fastutil.floats.Float2FloatFunction> ChestBlock.opennessCombiner
(IChestLid p_226917_0_) -
Uses of TileEntityMerger.ICallback in net.minecraft.client.renderer.tileentity
-
Uses of TileEntityMerger.ICallback in net.minecraft.tileentity
Modifier and TypeMethodDescription<T> T
TileEntityMerger.ICallbackWrapper.apply
(TileEntityMerger.ICallback<? super S, T> p_apply_1_) <T> T
TileEntityMerger.ICallbackWrapper.Double.apply
(TileEntityMerger.ICallback<? super S, T> p_apply_1_) <T> T
TileEntityMerger.ICallbackWrapper.Single.apply
(TileEntityMerger.ICallback<? super S, T> p_apply_1_)