mirror of
https://github.com/HibiscusMC/HibiscusCommons.git
synced 2026-01-06 15:51:55 +00:00
feat: multi-version position interpolation & update to beta 11 paperweight
This commit is contained in:
@@ -17,6 +17,8 @@ import java.util.UUID;
|
||||
|
||||
public interface NMSPackets {
|
||||
|
||||
static int POSITION_INTERPOLATION_DURATION = 2;
|
||||
|
||||
void sendSlotUpdate(
|
||||
Player player,
|
||||
int slot
|
||||
|
||||
Reference in New Issue
Block a user