Skip to content

Make sure kilt$getStepHeight runs overridden getStepHeight.#18

Merged
BluSpring merged 2 commits into
KiltMC:kilt/1.20.1from
Acuadragon100:kilt/1.20.1-step-height
Jun 13, 2026
Merged

Make sure kilt$getStepHeight runs overridden getStepHeight.#18
BluSpring merged 2 commits into
KiltMC:kilt/1.20.1from
Acuadragon100:kilt/1.20.1-step-height

Conversation

@Acuadragon100

Copy link
Copy Markdown

No description provided.

return this.kilt$getStepHeight(() -> self().maxUpStep());
}

ThreadLocal<Boolean> KILT$IS_CHECKING_HEIGHT = ThreadLocal.withInitial(() -> false);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lowercase the name to kilt$isCheckingHeight

@BluSpring BluSpring merged commit ad1cdd3 into KiltMC:kilt/1.20.1 Jun 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants