Package net.lcc.sollib.mixin.access
Interface ButtonBlockAccessor
public interface ButtonBlockAccessor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic net.minecraft.world.level.block.ButtonBlockcreate(net.minecraft.world.level.block.state.BlockBehaviour.Properties properties, net.minecraft.world.level.block.state.properties.BlockSetType blockSetType, int ticksStayPressed, boolean arrowCanPress)
-
Method Details
-
create
static net.minecraft.world.level.block.ButtonBlock create(net.minecraft.world.level.block.state.BlockBehaviour.Properties properties, net.minecraft.world.level.block.state.properties.BlockSetType blockSetType, int ticksStayPressed, boolean arrowCanPress)
-