Skip to content

On latest version for 26.3 snapshots, number controllers cannot change and enums cycle in reverse order #348

Description

@Phylogeny

Gist based on the YACL documentation and on the latest Fabric example mod updated to the latest version:
YaclConfigScreenTest.java

build.gradle contains:

# Fabric Properties
minecraft_version=26.3-snapshot-6
loader_version=0.19.3
loom_version=1.17-SNAPSHOT

# Dependencies
fabric_api_version=0.156.1+26.3
yacl_version=3.9.6+26.3-fabric
modmenu_version=21.0.0-alpha.1
Image

Bugs:

  • All float, integer, and double fields and sliders cannot change their values. The setter is never called, and neither are any registered listeners.
  • Enum controllers cycle in reverse order.

Confirmed on:

  • MC 26.3-snapshot-4 through 26.3-snapshot-6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions