java.lang.Object
net.frozenblock.wilderwild.mixin.entity.enderman.EnderManMixin
All Implemented Interfaces:
WilderEnderman

public abstract class EnderManMixin extends Object implements WilderEnderman
  • Constructor Details

    • EnderManMixin

      public EnderManMixin()
  • Method Details

    • wilderWild$setCanPlayLoopingSound

      public void wilderWild$setCanPlayLoopingSound(boolean bl)
      Specified by:
      wilderWild$setCanPlayLoopingSound in interface WilderEnderman
    • wilderWild$getCanPlayLoopingSound

      public boolean wilderWild$getCanPlayLoopingSound()
      Specified by:
      wilderWild$getCanPlayLoopingSound in interface WilderEnderman
    • wilderWild$addAdditionalSaveData

      public void wilderWild$addAdditionalSaveData(net.minecraft.nbt.CompoundTag compound, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info)
    • wilderWild$readAdditionalSaveData

      public void wilderWild$readAdditionalSaveData(net.minecraft.nbt.CompoundTag compound, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info)
    • wilderWild$onSyncedDataUpdated

      public void wilderWild$onSyncedDataUpdated(net.minecraft.network.syncher.EntityDataAccessor<?> key, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info)
    • isCreepy

      public abstract boolean isCreepy()
    • hasBeenStaredAt

      public abstract boolean hasBeenStaredAt()
    • wilderWild$createAngerLoop

      public void wilderWild$createAngerLoop()
      Specified by:
      wilderWild$createAngerLoop in interface WilderEnderman