mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-21 07:49:18 +00:00
more fixes to pwt
credits goes to Taiyou and Altiami from leaf for making pwt more compatible
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package org.bxteam.divinemc.util;
|
||||
|
||||
public enum PWTTeleportState {
|
||||
INACTIVE,
|
||||
PENDING,
|
||||
CANCELLED
|
||||
}
|
||||
Reference in New Issue
Block a user