Class BehaviorMixin<E extends net.minecraft.world.entity.LivingEntity>
java.lang.Object
net.frozenblock.lib.entity.mixin.behavior.BehaviorMixin<E>
- All Implemented Interfaces:
FrozenBehavior
public class BehaviorMixin<E extends net.minecraft.world.entity.LivingEntity>
extends Object
implements FrozenBehavior
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BehaviorMixin
public BehaviorMixin()
-
-
Method Details
-
getDuration
public int getDuration()- Specified by:
getDurationin interfaceFrozenBehavior
-