Class EnderManMixin
java.lang.Object
net.frozenblock.wilderwild.mixin.entity.enderman.EnderManMixin
- All Implemented Interfaces:
WilderEnderman
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanabstract booleanisCreepy()voidwilderWild$addAdditionalSaveData(net.minecraft.nbt.CompoundTag compound, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info) voidbooleanvoidwilderWild$onSyncedDataUpdated(net.minecraft.network.syncher.EntityDataAccessor<?> key, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info) voidwilderWild$readAdditionalSaveData(net.minecraft.nbt.CompoundTag compound, org.spongepowered.asm.mixin.injection.callback.CallbackInfo info) voidwilderWild$setCanPlayLoopingSound(boolean bl)
-
Constructor Details
-
EnderManMixin
public EnderManMixin()
-
-
Method Details
-
wilderWild$setCanPlayLoopingSound
public void wilderWild$setCanPlayLoopingSound(boolean bl) - Specified by:
wilderWild$setCanPlayLoopingSoundin interfaceWilderEnderman
-
wilderWild$getCanPlayLoopingSound
public boolean wilderWild$getCanPlayLoopingSound()- Specified by:
wilderWild$getCanPlayLoopingSoundin interfaceWilderEnderman
-
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$createAngerLoopin interfaceWilderEnderman
-