Class EntityMixin

java.lang.Object
com.petrolpark.mixin.EntityMixin

public class EntityMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    petrolpark$postEntityFallOnEvent(net.minecraft.world.entity.MoverType type, net.minecraft.world.phys.Vec3 pos, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, net.minecraft.core.BlockPos blockpos, net.minecraft.world.level.block.state.BlockState blockstate)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EntityMixin

      public EntityMixin()
  • Method Details

    • petrolpark$postEntityFallOnEvent

      public void petrolpark$postEntityFallOnEvent(net.minecraft.world.entity.MoverType type, net.minecraft.world.phys.Vec3 pos, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, net.minecraft.core.BlockPos blockpos, net.minecraft.world.level.block.state.BlockState blockstate)