Class PlayerMixin
java.lang.Object
de.cech12.usefulhats.mixin.PlayerMixin
Mixin for the Player class to add hat event handling.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetDestroySpeedProxy(net.minecraft.world.level.block.state.BlockState state, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Float> cir)
-
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)
-