Package com.hammy275.immersivemc.mixin
Interface ButtonBlockMixin
public interface ButtonBlockMixin
-
Method Summary
Modifier and TypeMethodDescriptionvoid
playButtonSound
(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.LevelAccessor levelAccessor, net.minecraft.core.BlockPos blockPos, boolean bl)
-
Method Details
-
playButtonSound
void playButtonSound(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.LevelAccessor levelAccessor, net.minecraft.core.BlockPos blockPos, boolean bl)
-