Class EntityMixin

java.lang.Object
meteordevelopment.meteorclient.mixin.EntityMixin

public abstract class EntityMixin extends Object
  • Field Details

    • world

      public net.minecraft.world.World world
  • Constructor Details

    • EntityMixin

      public EntityMixin()
  • Method Details

    • getBlockPos

      public abstract net.minecraft.util.math.BlockPos getBlockPos()
    • getVelocityAffectingPos

      protected abstract net.minecraft.util.math.BlockPos getVelocityAffectingPos()