Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Trainguy9512/locomotion
/ functions
Functions
909 in github.com/Trainguy9512/locomotion
⨍
Functions
909
◇
Types & classes
187
↓ 1 callers
Method
constantKeyframe
()
src/main/java/com/trainguy9512/locomotion/animation/util/Interpolator.java:14
↓ 1 callers
Method
constructAdditiveCrouchStateMachine
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:305
↓ 1 callers
Method
constructAdditiveMovementPoseFunction
(CachedPoseContainer cachedPoseContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:129
↓ 1 callers
Method
constructChargePoseFunction
( CachedPoseContainer cachedPoseContainer, InteractionHand hand, PoseFunct
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonSpear.java:56
↓ 1 callers
Method
constructHandPose
( CachedPoseContainer cachedPoseContainer, InteractionHand hand,
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:363
↓ 1 callers
Method
constructPoseFunction
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 callers
Method
constructPoseFunction
(PoseFunction<LocalSpacePose> normalPoseFunction, CachedPoseContainer cachedPoseContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonTwoHandedActions.java:28
↓ 1 callers
Method
constructShieldStateMachine
( CachedPoseContainer cachedPoseContainer, InteractionHand hand, PoseFunct
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonShield.java:121
↓ 1 callers
Method
constructWalkingStateMachine
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:236
↓ 1 callers
Method
constructWithArmXOffset
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonArmOffset.java:12
↓ 1 callers
Method
constructWithArmYZOffset
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonArmOffset.java:32
↓ 1 callers
Method
constructWithDrinkingStateMachine
(CachedPoseContainer cachedPoseContainer, InteractionHand hand, PoseFunction<LocalSpacePose> idlePoseFunction)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonDrinking.java:31
↓ 1 callers
Method
constructWithEatingStateMachine
(CachedPoseContainer cachedPoseContainer, InteractionHand hand, PoseFunction<LocalSpacePose> idlePoseFunction)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonEating.java:27
↓ 1 callers
Method
constructWithFallingStateMachine
(CachedPoseContainer cachedPoseContainer, PoseFunction<LocalSpacePose> standingPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:435
↓ 1 callers
Method
constructWithHandOffsetByShield
( CachedPoseContainer cachedPoseContainer, PoseFunction<LocalSpacePose> inputPose,
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonShield.java:78
↓ 1 callers
Method
constructWithHandsOffsetByShield
( CachedPoseContainer cachedPoseContainer, PoseFunction<LocalSpacePose> inputPose
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonShield.java:66
↓ 1 callers
Method
constructWithMountStateMachine
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:758
↓ 1 callers
Method
constructWithMovementAnimations
(PoseFunction<LocalSpacePose> inputPose, CachedPoseContainer cachedPoseContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:28
↓ 1 callers
Method
constructWithOffsetOffHandAttack
(PoseFunction<LocalSpacePose> inputOffHandPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonAttackAnimations.java:215
↓ 1 callers
Method
constructWithOverridingMovementAnimations
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:173
↓ 1 callers
Method
constructWithSpearImpact
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonSpear.java:39
↓ 1 callers
Method
constructWithUnderwaterStateMachine
(PoseFunction<LocalSpacePose> inputPose)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonMovement.java:652
↓ 1 callers
Method
containsCustomAttribute
(String customAttributeName)
src/main/java/com/trainguy9512/locomotion/animation/joint/skeleton/JointSkeleton.java:45
↓ 1 callers
Method
convertChildrenJointsToComponentSpace
(String parent, PoseStack poseStack)
src/main/java/com/trainguy9512/locomotion/animation/pose/Pose.java:93
↓ 1 callers
Method
convertChildrenJointsToLocalSpace
(String parent, Matrix4f parentMatrix)
src/main/java/com/trainguy9512/locomotion/animation/pose/Pose.java:107
↓ 1 callers
Method
convertedToComponentSpace
Creates a local space pose from this component space pose.
src/main/java/com/trainguy9512/locomotion/animation/pose/LocalSpacePose.java:40
↓ 1 callers
Method
convertedToModelPartSpace
()
src/main/java/com/trainguy9512/locomotion/animation/pose/ComponentSpacePose.java:50
↓ 1 callers
Method
copyCustomAttributesFrom
(Pose other)
src/main/java/com/trainguy9512/locomotion/animation/pose/Pose.java:89
↓ 1 callers
Method
createInternal
()
src/main/java/com/trainguy9512/locomotion/resource/json/GsonConfiguration.java:18
↓ 1 callers
Method
create_connections
(self)
src/main/python/export_script.py:158
↓ 1 callers
Method
create_layouts
(self)
src/main/python/export_script.py:100
↓ 1 callers
Method
create_widgets
(self)
src/main/python/export_script.py:56
↓ 1 callers
Method
defineCustomAttribute
(String customAttributeName, float defaultValue)
src/main/java/com/trainguy9512/locomotion/animation/joint/skeleton/JointSkeleton.java:131
↓ 1 callers
Method
defineExtraStates
(StateMachineFunction.Builder stateMachineBuilder, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoseSwitching.java:213
↓ 1 callers
Method
defineJoint
(String jointName, JointConfiguration jointConfiguration)
src/main/java/com/trainguy9512/locomotion/animation/joint/skeleton/JointSkeleton.java:126
↓ 1 callers
Method
defineStatesForHandPose
( CachedPoseContainer cachedPoseContainer, InteractionHand hand, StateMach
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoseSwitching.java:116
↓ 1 callers
Method
deserialize
(JsonElement json, Type type, JsonDeserializationContext context)
src/main/java/com/trainguy9512/locomotion/resource/json/PartPoseDeserializer.java:21
↓ 1 callers
Method
deserialize
(JsonElement jsonElement, Type type, JsonDeserializationContext context)
src/main/java/com/trainguy9512/locomotion/resource/json/AnimationSequenceDeserializer.java:30
↓ 1 callers
Method
deserializeJointAndChildren
( String joint, @Nullable String parent, Map<String, JsonElement> jointsJs
src/main/java/com/trainguy9512/locomotion/resource/json/JointSkeletonDeserializer.java:74
↓ 1 callers
Method
evaluatesPoseAt
(Function<PoseCalculationContext, TimeSpan> sequenceTimeFunction)
src/main/java/com/trainguy9512/locomotion/animation/pose/function/SequenceEvaluatorFunction.java:69
↓ 1 callers
Method
export_sequence
(self, timelineBookmark, filePath, exportSet, frameRate)
src/main/python/export_script.py:320
↓ 1 callers
Method
extractAnimationData
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 callers
Method
extractAttackConditionData
(LocalPlayer player, DriverGetter driverContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:277
↓ 1 callers
Method
extractDampedCameraData
(LocalPlayer dataReference, DriverGetter driverContainer, MontageManager montageManager)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:352
↓ 1 callers
Method
extractInteractionHandData
(LocalPlayer dataReference, DriverGetter driverContainer, MontageManager montageManager)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:294
↓ 1 callers
Method
extractItemData
(LocalPlayer player, DriverGetter driverContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:247
↓ 1 callers
Method
extractMovementPoseData
(LocalPlayer player, DriverGetter driverContainer)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:223
↓ 1 callers
Method
extractSpearData
(LocalPlayer player, DriverGetter driverContainer, MontageManager montageManager)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonSpear.java:195
↓ 1 callers
Method
findMostRelevantAnimationPlayer
()
src/main/java/com/trainguy9512/locomotion/animation/pose/function/statemachine/StateTransitionContext.java:22
↓ 1 callers
Method
firstPersonPlayerConfig
(LocomotionConfig config)
src/main/java/com/trainguy9512/locomotion/config/LocomotionConfigScreen.java:36
↓ 1 callers
Method
flushBlockEntityDataContainersOutsideRadius
()
src/main/java/com/trainguy9512/locomotion/animation/animator/JointAnimatorDispatcher.java:159
↓ 1 callers
Method
getAllDrivers
()
src/main/java/com/trainguy9512/locomotion/animation/data/AnimationDataContainer.java:93
↓ 1 callers
Method
getArmJoint
(HumanoidArm arm)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:91
↓ 1 callers
Method
getBaked
()
src/main/java/com/trainguy9512/locomotion/animation/sequence/AnimationSequence.java:84
↓ 1 callers
Method
getBlockModel
(BlockState arg)
src/main/java/com/trainguy9512/locomotion/mixin/render/MixinBlockRenderDispatcher.java:35
↓ 1 callers
Method
getBowPullState
(InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonTwoHandedActions.java:231
↓ 1 callers
Method
getBowReleaseState
(InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonTwoHandedActions.java:238
↓ 1 callers
Method
getChatFormattedString
Returns the chat formatted value of this driver, for debugging purposes.
src/main/java/com/trainguy9512/locomotion/animation/driver/Driver.java:41
↓ 1 callers
Method
getCrossbowFinishReloadState
(InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonTwoHandedActions.java:252
↓ 1 callers
Method
getCrossbowReloadState
(InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonTwoHandedActions.java:245
↓ 1 callers
Method
getCurrentBasePoseForAdditive
(PoseCalculationContext context, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoseSwitching.java:73
↓ 1 callers
Method
getCurrentValue
()
src/main/java/com/trainguy9512/locomotion/animation/driver/TriggerDriver.java:71
↓ 1 callers
Method
getCurrentlyEvaluatingBlockEntityJointAnimators
()
src/main/java/com/trainguy9512/locomotion/animation/animator/JointAnimatorDispatcher.java:139
↓ 1 callers
Method
getCustomAttributeValueAsBoolean
(String customAttributeName)
src/main/java/com/trainguy9512/locomotion/animation/pose/Pose.java:85
↓ 1 callers
Method
getDataContainer
()
src/main/java/com/trainguy9512/locomotion/render/LocomotionWrappedRenderState.java:26
↓ 1 callers
Method
getDeserializer
()
src/main/java/com/trainguy9512/locomotion/resource/FormatVersion.java:26
↓ 1 callers
Method
getDriver
(DriverKey<R> driverKey)
src/main/java/com/trainguy9512/locomotion/animation/data/PoseCalculationContext.java:20
↓ 1 callers
Method
getDriver
(DriverKey<R> driverKey)
src/main/java/com/trainguy9512/locomotion/animation/data/PoseTickEvaluationContext.java:39
↓ 1 callers
Method
getEasing
()
src/main/java/com/trainguy9512/locomotion/animation/util/Timeline.java:94
↓ 1 callers
Method
getEmptyMainHand
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:208
↓ 1 callers
Method
getEmptyOffHand
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:212
↓ 1 callers
Method
getEntryHandPoseState
(DriverGetter driverGetter, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoseSwitching.java:28
↓ 1 callers
Method
getFallback
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:204
↓ 1 callers
Method
getHiddenArmsSpyglassPose
(PoseFunction<LocalSpacePose> inputPoseFunction)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonSpyglass.java:95
↓ 1 callers
Method
getHoldingArm
(Player player)
src/main/java/com/trainguy9512/locomotion/mixin/render/MixinFishingHookRenderer.java:30
↓ 1 callers
Method
getInnerValue
()
src/main/java/com/trainguy9512/locomotion/render/LocomotionWrappedRenderState.java:22
↓ 1 callers
Method
getInterruptWeight
(float partialTicks)
src/main/java/com/trainguy9512/locomotion/animation/pose/function/montage/MontageManager.java:272
↓ 1 callers
Method
getItemDisplayContext
(HumanoidArm side)
src/main/java/com/trainguy9512/locomotion/render/ItemRenderType.java:16
↓ 1 callers
Method
getItemJoint
(HumanoidArm arm)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:98
↓ 1 callers
Method
getJointSkeleton
()
src/main/java/com/trainguy9512/locomotion/animation/data/AnimationDataContainer.java:112
↓ 1 callers
Method
getLayeredSlotPose
(LocalSpacePose basePose, String slot, JointSkeleton jointSkeleton, float partialTicks)
src/main/java/com/trainguy9512/locomotion/animation/pose/function/montage/MontageManager.java:97
↓ 1 callers
Method
getLowerStateIdentifier
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:242
↓ 1 callers
Method
getMapMovementAnimationWeight
(PoseTickEvaluationContext context, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonMap.java:47
↓ 1 callers
Method
getMarkersInRange
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 callers
Method
getMirrored
()
src/main/java/com/trainguy9512/locomotion/animation/joint/skeleton/BlendProfile.java:20
↓ 1 callers
Method
getMontageManager
()
src/main/java/com/trainguy9512/locomotion/animation/data/AnimationDataContainer.java:89
↓ 1 callers
Method
getPlayRateAtPosition
(float position)
src/main/java/com/trainguy9512/locomotion/animation/pose/function/BlendedSequencePlayerFunction.java:51
↓ 1 callers
Method
getRegisteredBlockEntities
()
src/main/java/com/trainguy9512/locomotion/animation/animator/JointAnimatorRegistry.java:67
↓ 1 callers
Method
getRegisteredHandPoseDefinitions
()
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoses.java:386
↓ 1 callers
Method
getRemainingTime
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 callers
Method
getRotation
()
src/main/java/com/trainguy9512/locomotion/animation/joint/JointChannel.java:52
↓ 1 callers
Method
getValueAtTimeLooped
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 callers
Method
getVisibility
()
src/main/java/com/trainguy9512/locomotion/animation/joint/JointChannel.java:44
↓ 1 callers
Method
getWeight
(float partialTicks)
src/main/java/com/trainguy9512/locomotion/animation/pose/function/montage/MontageManager.java:247
↓ 1 callers
Method
get_frame_rate
(self)
src/main/python/export_script.py:274
↓ 1 callers
Method
handleMontagesFromTriggerDrivers
(LocalPlayer player, DriverGetter driverContainer, MontageManager montageManager)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/FirstPersonJointAnimator.java:257
↓ 1 callers
Method
hardReset
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 callers
Method
hasBeenConsumed
()
src/main/java/com/trainguy9512/locomotion/animation/driver/TriggerDriver.java:49
↓ 1 callers
Method
hasItemChanged
(StateTransitionContext context, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonHandPoseSwitching.java:276
↓ 1 callers
Method
hasShieldEnteredCooldown
(StateTransitionContext context, InteractionHand hand)
src/main/java/com/trainguy9512/locomotion/animation/animator/entity/firstperson/handpose/FirstPersonShield.java:35
← previous
next →
301–400 of 909, ranked by callers