Skip to content

Add 'Client' suffix to some 'World' methods to indicate that they only work on the client #4642

Add 'Client' suffix to some 'World' methods to indicate that they only work on the client

Add 'Client' suffix to some 'World' methods to indicate that they only work on the client #4642

Workflow file for this run

name: Update Base Branch
on:
pull_request_target:
types: [ labeled ]
jobs:
update:
if: ${{ github.event.label.name == 'update-base' }}
runs-on: ubuntu-24.04
steps:
- uses: FabricMC/fabric-action-scripts@v2
with:
context: yarn-update-base