Uses of Interface
zombie.core.skinnedmodel.advancedanimation.AnimationVariableSlotCallbackInt.PrimitiveIntSupplier
Packages that use AnimationVariableSlotCallbackInt.PrimitiveIntSupplier
-
Uses of AnimationVariableSlotCallbackInt.PrimitiveIntSupplier in zombie.core.skinnedmodel.advancedanimation
Methods in zombie.core.skinnedmodel.advancedanimation with parameters of type AnimationVariableSlotCallbackInt.PrimitiveIntSupplierModifier and TypeMethodDescriptiondefault voidIAnimationVariableCallbackMap.setVariable(String key, int defaultVal, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, AnimationVariableSlotCallbackInt.PrimitiveIntConsumer callbackSet, IAnimationVariableSlotDescriptor descriptor) default voidIAnimationVariableCallbackMap.setVariable(String key, int defaultVal, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, IAnimationVariableSlotDescriptor descriptor) default voidIAnimationVariableCallbackMap.setVariable(String key, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, AnimationVariableSlotCallbackInt.PrimitiveIntConsumer callbackSet, IAnimationVariableSlotDescriptor descriptor) default voidIAnimationVariableCallbackMap.setVariable(String key, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, IAnimationVariableSlotDescriptor descriptor) default voidIAnimationVariableRegistry.setVariable(String key, int defaultVal, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, AnimationVariableSlotCallbackInt.PrimitiveIntConsumer callbackSet, IAnimationVariableSlotDescriptor descriptor) default voidIAnimationVariableRegistry.setVariable(String key, int defaultVal, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, IAnimationVariableSlotDescriptor descriptor) default voidIAnimationVariableRegistry.setVariable(String key, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, AnimationVariableSlotCallbackInt.PrimitiveIntConsumer callbackSet, IAnimationVariableSlotDescriptor descriptor) default voidIAnimationVariableRegistry.setVariable(String key, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, IAnimationVariableSlotDescriptor descriptor) Constructors in zombie.core.skinnedmodel.advancedanimation with parameters of type AnimationVariableSlotCallbackInt.PrimitiveIntSupplierModifierConstructorDescriptionAnimationVariableSlotCallbackInt(String key, int defaultVal, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, AnimationVariableSlotCallbackInt.PrimitiveIntConsumer callbackSet, IAnimationVariableSlotDescriptor descriptor) AnimationVariableSlotCallbackInt(String key, int defaultVal, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, IAnimationVariableSlotDescriptor descriptor) AnimationVariableSlotCallbackInt(String key, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, AnimationVariableSlotCallbackInt.PrimitiveIntConsumer callbackSet, IAnimationVariableSlotDescriptor descriptor) AnimationVariableSlotCallbackInt(String key, AnimationVariableSlotCallbackInt.PrimitiveIntSupplier callbackGet, IAnimationVariableSlotDescriptor descriptor)