Class ItemCombinerMenuMixin
java.lang.Object
com.stereowalker.unionlib.mixin.blockinteractionattr.ItemCombinerMenuMixin
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected net.minecraft.world.inventory.ContainerLevelAccess -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract booleanisValidBlock(net.minecraft.world.level.block.state.BlockState state) booleanstillValid(net.minecraft.world.entity.player.Player player)
-
Field Details
-
access
protected net.minecraft.world.inventory.ContainerLevelAccess access
-
-
Constructor Details
-
ItemCombinerMenuMixin
public ItemCombinerMenuMixin()
-
-
Method Details
-
isValidBlock
protected abstract boolean isValidBlock(net.minecraft.world.level.block.state.BlockState state) -
stillValid
public boolean stillValid(net.minecraft.world.entity.player.Player player)
-