MCPcopy Create free account

hub / github.com/Trainguy9512/locomotion / functions

Functions909 in github.com/Trainguy9512/locomotion

↓ 1 callersMethodconstantKeyframe
()
src/main/java/com/trainguy9512/locomotion/animation/util/Interpolator.java:14
↓ 1 callersMethodconstructAdditiveCrouchStateMachine
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:305
↓ 1 callersMethodconstructAdditiveMovementPoseFunction
(CachedPoseContainer cachedPoseContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:129
↓ 1 callersMethodconstructChargePoseFunction
( CachedPoseContainer cachedPoseContainer, InteractionHand hand, PoseFunct
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonSpear.java:56
↓ 1 callersMethodconstructHandPose
( CachedPoseContainer cachedPoseContainer, InteractionHand hand,
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:363
↓ 1 callersMethodconstructPoseFunction
Creates the pose function that will return an animation pose for the joint animator. @param cachedPoseContainer Container for registering an
src/main/java/com/trainguy9512/locomotion/animation/animator/JointAnimator.java:35
↓ 1 callersMethodconstructPoseFunction
(PoseFunction<LocalSpacePose> normalPoseFunction, CachedPoseContainer cachedPoseContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonTwoHandedActions.java:28
↓ 1 callersMethodconstructShieldStateMachine
( CachedPoseContainer cachedPoseContainer, InteractionHand hand, PoseFunct
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonShield.java:121
↓ 1 callersMethodconstructWalkingStateMachine
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:236
↓ 1 callersMethodconstructWithArmXOffset
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonArmOffset.java:12
↓ 1 callersMethodconstructWithArmYZOffset
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonArmOffset.java:32
↓ 1 callersMethodconstructWithDrinkingStateMachine
(CachedPoseContainer cachedPoseContainer, InteractionHand hand, PoseFunction<LocalSpacePose> idlePoseFunction)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonDrinking.java:31
↓ 1 callersMethodconstructWithEatingStateMachine
(CachedPoseContainer cachedPoseContainer, InteractionHand hand, PoseFunction<LocalSpacePose> idlePoseFunction)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonEating.java:27
↓ 1 callersMethodconstructWithFallingStateMachine
(CachedPoseContainer cachedPoseContainer, PoseFunction<LocalSpacePose> standingPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:435
↓ 1 callersMethodconstructWithHandOffsetByShield
( CachedPoseContainer cachedPoseContainer, PoseFunction<LocalSpacePose> inputPose,
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonShield.java:78
↓ 1 callersMethodconstructWithHandsOffsetByShield
( CachedPoseContainer cachedPoseContainer, PoseFunction<LocalSpacePose> inputPose
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonShield.java:66
↓ 1 callersMethodconstructWithMountStateMachine
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:758
↓ 1 callersMethodconstructWithMovementAnimations
(PoseFunction<LocalSpacePose> inputPose, CachedPoseContainer cachedPoseContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:28
↓ 1 callersMethodconstructWithOffsetOffHandAttack
(PoseFunction<LocalSpacePose> inputOffHandPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonAttackAnimations.java:215
↓ 1 callersMethodconstructWithOverridingMovementAnimations
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:173
↓ 1 callersMethodconstructWithSpearImpact
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonSpear.java:39
↓ 1 callersMethodconstructWithUnderwaterStateMachine
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:652
↓ 1 callersMethodcontainsCustomAttribute
(String customAttributeName)
src/main/java/com/trainguy9512/locomotion/animation/joint/skeleton/JointSkeleton.java:45
↓ 1 callersMethodconvertChildrenJointsToComponentSpace
(String parent, PoseStack poseStack)
src/main/java/com/trainguy9512/locomotion/animation/pose/Pose.java:93
↓ 1 callersMethodconvertChildrenJointsToLocalSpace
(String parent, Matrix4f parentMatrix)
src/main/java/com/trainguy9512/locomotion/animation/pose/Pose.java:107
↓ 1 callersMethodconvertedToComponentSpace
Creates a local space pose from this component space pose.
src/main/java/com/trainguy9512/locomotion/animation/pose/LocalSpacePose.java:40
↓ 1 callersMethodconvertedToModelPartSpace
()
src/main/java/com/trainguy9512/locomotion/animation/pose/ComponentSpacePose.java:50
↓ 1 callersMethodcopyCustomAttributesFrom
(Pose other)
src/main/java/com/trainguy9512/locomotion/animation/pose/Pose.java:89
↓ 1 callersMethodcreateInternal
()
src/main/java/com/trainguy9512/locomotion/resource/json/GsonConfiguration.java:18
↓ 1 callersMethodcreate_connections
(self)
src/main/python/export_script.py:158
↓ 1 callersMethodcreate_layouts
(self)
src/main/python/export_script.py:100
↓ 1 callersMethodcreate_widgets
(self)
src/main/python/export_script.py:56
↓ 1 callersMethoddefineCustomAttribute
(String customAttributeName, float defaultValue)
src/main/java/com/trainguy9512/locomotion/animation/joint/skeleton/JointSkeleton.java:131
↓ 1 callersMethoddefineExtraStates
(StateMachineFunction.Builder stateMachineBuilder, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoseSwitching.java:213
↓ 1 callersMethoddefineJoint
(String jointName, JointConfiguration jointConfiguration)
src/main/java/com/trainguy9512/locomotion/animation/joint/skeleton/JointSkeleton.java:126
↓ 1 callersMethoddefineStatesForHandPose
( CachedPoseContainer cachedPoseContainer, InteractionHand hand, StateMach
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoseSwitching.java:116
↓ 1 callersMethoddeserialize
(JsonElement json, Type type, JsonDeserializationContext context)
src/main/java/com/trainguy9512/locomotion/resource/json/PartPoseDeserializer.java:21
↓ 1 callersMethoddeserialize
(JsonElement jsonElement, Type type, JsonDeserializationContext context)
src/main/java/com/trainguy9512/locomotion/resource/json/AnimationSequenceDeserializer.java:30
↓ 1 callersMethoddeserializeJointAndChildren
( String joint, @Nullable String parent, Map<String, JsonElement> jointsJs
src/main/java/com/trainguy9512/locomotion/resource/json/JointSkeletonDeserializer.java:74
↓ 1 callersMethodevaluatesPoseAt
(Function<PoseCalculationContext, TimeSpan> sequenceTimeFunction)
src/main/java/com/trainguy9512/locomotion/animation/pose/function/SequenceEvaluatorFunction.java:69
↓ 1 callersMethodexport_sequence
(self, timelineBookmark, filePath, exportSet, frameRate)
src/main/python/export_script.py:320
↓ 1 callersMethodextractAnimationData
Uses an object for data reference and updates the animation data container. Called once per tick, prior to pose samplers updating and pose calculation
src/main/java/com/trainguy9512/locomotion/animation/animator/JointAnimator.java:28
↓ 1 callersMethodextractAttackConditionData
(LocalPlayer player, DriverGetter driverContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:277
↓ 1 callersMethodextractDampedCameraData
(LocalPlayer dataReference, DriverGetter driverContainer, MontageManager montageManager)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:352
↓ 1 callersMethodextractInteractionHandData
(LocalPlayer dataReference, DriverGetter driverContainer, MontageManager montageManager)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:294
↓ 1 callersMethodextractItemData
(LocalPlayer player, DriverGetter driverContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:247
↓ 1 callersMethodextractMovementPoseData
(LocalPlayer player, DriverGetter driverContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:223
↓ 1 callersMethodextractSpearData
(LocalPlayer player, DriverGetter driverContainer, MontageManager montageManager)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonSpear.java:195
↓ 1 callersMethodfindMostRelevantAnimationPlayer
()
src/main/java/com/trainguy9512/locomotion/animation/pose/function/statemachine/StateTransitionContext.java:22
↓ 1 callersMethodfirstPersonPlayerConfig
(LocomotionConfig config)
src/main/java/com/trainguy9512/locomotion/config/LocomotionConfigScreen.java:36
↓ 1 callersMethodflushBlockEntityDataContainersOutsideRadius
()
src/main/java/com/trainguy9512/locomotion/animation/animator/JointAnimatorDispatcher.java:159
↓ 1 callersMethodgetAllDrivers
()
src/main/java/com/trainguy9512/locomotion/animation/data/AnimationDataContainer.java:93
↓ 1 callersMethodgetArmJoint
(HumanoidArm arm)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:91
↓ 1 callersMethodgetBaked
()
src/main/java/com/trainguy9512/locomotion/animation/sequence/AnimationSequence.java:84
↓ 1 callersMethodgetBlockModel
(BlockState arg)
src/main/java/com/trainguy9512/locomotion/mixin/render/MixinBlockRenderDispatcher.java:35
↓ 1 callersMethodgetBowPullState
(InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonTwoHandedActions.java:231
↓ 1 callersMethodgetBowReleaseState
(InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonTwoHandedActions.java:238
↓ 1 callersMethodgetChatFormattedString
Returns the chat formatted value of this driver, for debugging purposes.
src/main/java/com/trainguy9512/locomotion/animation/driver/Driver.java:41
↓ 1 callersMethodgetCrossbowFinishReloadState
(InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonTwoHandedActions.java:252
↓ 1 callersMethodgetCrossbowReloadState
(InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonTwoHandedActions.java:245
↓ 1 callersMethodgetCurrentBasePoseForAdditive
(PoseCalculationContext context, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoseSwitching.java:73
↓ 1 callersMethodgetCurrentValue
()
src/main/java/com/trainguy9512/locomotion/animation/driver/TriggerDriver.java:71
↓ 1 callersMethodgetCurrentlyEvaluatingBlockEntityJointAnimators
()
src/main/java/com/trainguy9512/locomotion/animation/animator/JointAnimatorDispatcher.java:139
↓ 1 callersMethodgetCustomAttributeValueAsBoolean
(String customAttributeName)
src/main/java/com/trainguy9512/locomotion/animation/pose/Pose.java:85
↓ 1 callersMethodgetDataContainer
()
src/main/java/com/trainguy9512/locomotion/render/LocomotionWrappedRenderState.java:26
↓ 1 callersMethodgetDeserializer
()
src/main/java/com/trainguy9512/locomotion/resource/FormatVersion.java:26
↓ 1 callersMethodgetDriver
(DriverKey<R> driverKey)
src/main/java/com/trainguy9512/locomotion/animation/data/PoseCalculationContext.java:20
↓ 1 callersMethodgetDriver
(DriverKey<R> driverKey)
src/main/java/com/trainguy9512/locomotion/animation/data/PoseTickEvaluationContext.java:39
↓ 1 callersMethodgetEasing
()
src/main/java/com/trainguy9512/locomotion/animation/util/Timeline.java:94
↓ 1 callersMethodgetEmptyMainHand
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:208
↓ 1 callersMethodgetEmptyOffHand
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:212
↓ 1 callersMethodgetEntryHandPoseState
(DriverGetter driverGetter, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoseSwitching.java:28
↓ 1 callersMethodgetFallback
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:204
↓ 1 callersMethodgetHiddenArmsSpyglassPose
(PoseFunction<LocalSpacePose> inputPoseFunction)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonSpyglass.java:95
↓ 1 callersMethodgetHoldingArm
(Player player)
src/main/java/com/trainguy9512/locomotion/mixin/render/MixinFishingHookRenderer.java:30
↓ 1 callersMethodgetInnerValue
()
src/main/java/com/trainguy9512/locomotion/render/LocomotionWrappedRenderState.java:22
↓ 1 callersMethodgetInterruptWeight
(float partialTicks)
src/main/java/com/trainguy9512/locomotion/animation/pose/function/montage/MontageManager.java:272
↓ 1 callersMethodgetItemDisplayContext
(HumanoidArm side)
src/main/java/com/trainguy9512/locomotion/render/ItemRenderType.java:16
↓ 1 callersMethodgetItemJoint
(HumanoidArm arm)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:98
↓ 1 callersMethodgetJointSkeleton
()
src/main/java/com/trainguy9512/locomotion/animation/data/AnimationDataContainer.java:112
↓ 1 callersMethodgetLayeredSlotPose
(LocalSpacePose basePose, String slot, JointSkeleton jointSkeleton, float partialTicks)
src/main/java/com/trainguy9512/locomotion/animation/pose/function/montage/MontageManager.java:97
↓ 1 callersMethodgetLowerStateIdentifier
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:242
↓ 1 callersMethodgetMapMovementAnimationWeight
(PoseTickEvaluationContext context, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonMap.java:47
↓ 1 callersMethodgetMarkersInRange
Returns a set of marker identifiers within the specified time range. @param start Start time @param end End time @param looped Whether the time r
src/main/java/com/trainguy9512/locomotion/animation/sequence/AnimationSequence.java:67
↓ 1 callersMethodgetMirrored
()
src/main/java/com/trainguy9512/locomotion/animation/joint/skeleton/BlendProfile.java:20
↓ 1 callersMethodgetMontageManager
()
src/main/java/com/trainguy9512/locomotion/animation/data/AnimationDataContainer.java:89
↓ 1 callersMethodgetPlayRateAtPosition
(float position)
src/main/java/com/trainguy9512/locomotion/animation/pose/function/BlendedSequencePlayerFunction.java:51
↓ 1 callersMethodgetRegisteredBlockEntities
()
src/main/java/com/trainguy9512/locomotion/animation/animator/JointAnimatorRegistry.java:67
↓ 1 callersMethodgetRegisteredHandPoseDefinitions
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:386
↓ 1 callersMethodgetRemainingTime
Returns the remaining time in the sequence player at the previous tick and the current tick. Meant to be called in contexts just prior to this pose fu
src/main/java/com/trainguy9512/locomotion/animation/pose/function/AnimationPlayer.java:13
↓ 1 callersMethodgetRotation
()
src/main/java/com/trainguy9512/locomotion/animation/joint/JointChannel.java:52
↓ 1 callersMethodgetValueAtTimeLooped
Returns the value at the looped given time. @param time Time in ticks.
src/main/java/com/trainguy9512/locomotion/animation/util/Timeline.java:68
↓ 1 callersMethodgetVisibility
()
src/main/java/com/trainguy9512/locomotion/animation/joint/JointChannel.java:44
↓ 1 callersMethodgetWeight
(float partialTicks)
src/main/java/com/trainguy9512/locomotion/animation/pose/function/montage/MontageManager.java:247
↓ 1 callersMethodget_frame_rate
(self)
src/main/python/export_script.py:274
↓ 1 callersMethodhandleMontagesFromTriggerDrivers
(LocalPlayer player, DriverGetter driverContainer, MontageManager montageManager)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:257
↓ 1 callersMethodhardReset
Loads both the driver's current and previous values with the driver's default value
src/main/java/com/trainguy9512/locomotion/animation/driver/VariableDriver.java:90
↓ 1 callersMethodhasBeenConsumed
()
src/main/java/com/trainguy9512/locomotion/animation/driver/TriggerDriver.java:49
↓ 1 callersMethodhasItemChanged
(StateTransitionContext context, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoseSwitching.java:276
↓ 1 callersMethodhasShieldEnteredCooldown
(StateTransitionContext context, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonShield.java:35
← previousnext →301–400 of 909, ranked by callers