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.properties.BlockSetType type, int ticksToStayPressed, net.minecraft.world.level.block.state.BlockBehaviour.Properties properties)
-
Method Details
-
create
static net.minecraft.world.level.block.ButtonBlock create(net.minecraft.world.level.block.state.properties.BlockSetType type, int ticksToStayPressed, net.minecraft.world.level.block.state.BlockBehaviour.Properties properties)
-