Uses of Interface
zombie.core.skinnedmodel.IGrappleable
Packages that use IGrappleable
Package
Description
-
Uses of IGrappleable in zombie.characters
Classes in zombie.characters that implement IGrappleableModifier and TypeClassDescriptionfinal class
class
class
final class
class
final class
final class
Methods in zombie.characters that return IGrappleable -
Uses of IGrappleable in zombie.characters.animals
Classes in zombie.characters.animals that implement IGrappleable -
Uses of IGrappleable in zombie.core.skinnedmodel
Subinterfaces of IGrappleable in zombie.core.skinnedmodelClasses in zombie.core.skinnedmodel that implement IGrappleableFields in zombie.core.skinnedmodel declared as IGrappleableMethods in zombie.core.skinnedmodel that return IGrappleableModifier and TypeMethodDescriptionBaseGrappleable.getGrappledBy()
IGrappleable.getGrappledBy()
default IGrappleable
IGrappleableWrapper.getGrappledBy()
BaseGrappleable.getGrapplingTarget()
IGrappleable.getGrapplingTarget()
default IGrappleable
IGrappleableWrapper.getGrapplingTarget()
BaseGrappleable.getParentGrappleable()
IGrappleableWrapper.getWrappedGrappleable()
Methods in zombie.core.skinnedmodel with parameters of type IGrappleableModifier and TypeMethodDescriptionvoid
BaseGrappleable.AcceptGrapple
(IGrappleable arg0, String arg1) void
IGrappleable.AcceptGrapple
(IGrappleable arg0, String arg1) default void
IGrappleableWrapper.AcceptGrapple
(IGrappleable arg0, String arg1) static IAnimatable
IGrappleable.getAnimatable
(IGrappleable arg0) void
BaseGrappleable.Grappled
(IGrappleable arg0, HandWeapon arg1, float arg2, String arg3) void
IGrappleable.Grappled
(IGrappleable arg0, HandWeapon arg1, float arg2, String arg3) default void
IGrappleableWrapper.Grappled
(IGrappleable arg0, HandWeapon arg1, float arg2, String arg3) void
BaseGrappleable.GrapplerLetGo
(IGrappleable arg0, String arg1) void
IGrappleable.GrapplerLetGo
(IGrappleable arg0, String arg1) default void
IGrappleableWrapper.GrapplerLetGo
(IGrappleable arg0, String arg1) boolean
BaseGrappleable.isBeingGrappledBy
(IGrappleable arg0) boolean
IGrappleable.isBeingGrappledBy
(IGrappleable arg0) default boolean
IGrappleableWrapper.isBeingGrappledBy
(IGrappleable arg0) boolean
BaseGrappleable.isGrapplingTarget
(IGrappleable arg0) boolean
IGrappleable.isGrapplingTarget
(IGrappleable arg0) default boolean
IGrappleableWrapper.isGrapplingTarget
(IGrappleable arg0) static void
BaseGrappleable.RegisterGrappleVariables
(IAnimationVariableCallbackMap arg0, IGrappleable arg1) void
BaseGrappleable.RejectGrapple
(IGrappleable arg0) void
IGrappleable.RejectGrapple
(IGrappleable arg0) default void
IGrappleableWrapper.RejectGrapple
(IGrappleable arg0) -
Uses of IGrappleable in zombie.core.skinnedmodel.advancedanimation
Methods in zombie.core.skinnedmodel.advancedanimation that return IGrappleableMethods in zombie.core.skinnedmodel.advancedanimation with parameters of type IGrappleable -
Uses of IGrappleable in zombie.iso
Classes in zombie.iso that implement IGrappleable -
Uses of IGrappleable in zombie.iso.objects
Classes in zombie.iso.objects that implement IGrappleableMethods in zombie.iso.objects that return IGrappleableMethods in zombie.iso.objects with parameters of type IGrappleableModifier and TypeMethodDescriptionvoid
IsoDeadBody.Grappled
(IGrappleable iGrappleable, HandWeapon weapon, float float0, String string) -
Uses of IGrappleable in zombie.randomizedWorld.randomizedBuilding
Classes in zombie.randomizedWorld.randomizedBuilding that implement IGrappleable