Class ItemEntityMixin

java.lang.Object
meteordevelopment.meteorclient.mixin.ItemEntityMixin
All Implemented Interfaces:
IItemEntity

public class ItemEntityMixin extends Object implements IItemEntity
  • Constructor Details

    • ItemEntityMixin

      public ItemEntityMixin()
  • Method Details

    • getRotation

      public net.minecraft.util.math.Vec3d getRotation()
      Specified by:
      getRotation in interface IItemEntity
    • setRotation

      public void setRotation(net.minecraft.util.math.Vec3d rotation)
      Specified by:
      setRotation in interface IItemEntity