Class PlayerMixin

java.lang.Object
de.cech12.usefulhats.mixin.PlayerMixin

public class PlayerMixin extends Object
Mixin for the Player class to add hat event handling.
  • Constructor Details

    • PlayerMixin

      public PlayerMixin()
  • Method Details

    • getDestroySpeedProxy

      public void getDestroySpeedProxy(net.minecraft.world.level.block.state.BlockState state, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Float> cir)