Class EntityMixin

java.lang.Object
net.frozenblock.lib.spotting_icons.mixin.EntityMixin
All Implemented Interfaces:
EntitySpottingIconInterface

public class EntityMixin extends Object implements EntitySpottingIconInterface
  • Field Details

  • Constructor Details

    • EntityMixin

      public EntityMixin()
  • Method Details

    • frozenLib$saveIconManager

      public void frozenLib$saveIconManager(net.minecraft.nbt.CompoundTag compoundTag, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.nbt.CompoundTag> info)
    • frozenLib$loadIconManager

      public void frozenLib$loadIconManager(net.minecraft.nbt.CompoundTag compoundTag, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info)
    • frozenLib$tickIcon

      public void frozenLib$tickIcon(org.spongepowered.asm.mixin.injection.callback.CallbackInfo info)
    • getSpottingIconManager

      public SpottingIconManager getSpottingIconManager()
      Specified by:
      getSpottingIconManager in interface EntitySpottingIconInterface