Skip to content

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

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 #523

Workflow file for this run

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