Feature: Camera/Input locking API (#4332)

Adds API methods to control player cameras - including fancy transitions,  color fades, or simple input locks.
This commit is contained in:
chris 2024-01-31 11:21:06 +01:00 committed by GitHub
parent 07150db592
commit f555dc0a92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 1523 additions and 149 deletions

View file

@ -7,5 +7,5 @@ org.gradle.vfs.watch=false
group=org.geysermc
id=geyser
version=2.2.1-SNAPSHOT
version=2.2.2-SNAPSHOT
description=Allows for players from Minecraft: Bedrock Edition to join Minecraft: Java Edition servers.