Package de.z0rdak.yawp.mixin
Class SignBlockMixin
java.lang.Object
de.z0rdak.yawp.mixin.SignBlockMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiduse(net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos blockPos, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand interactionHand, net.minecraft.world.phys.BlockHitResult blockHitResult, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir)
-
Constructor Details
-
SignBlockMixin
public SignBlockMixin()
-
-
Method Details
-
use
public void use(net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos blockPos, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand interactionHand, net.minecraft.world.phys.BlockHitResult blockHitResult, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir)
-