mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2025-01-08 19:28:10 +01:00
Bump PE version
This commit is contained in:
parent
d8c9909315
commit
9a89435bfd
@ -70,7 +70,7 @@ public class PacketEventsUpdater {
|
|||||||
*/
|
*/
|
||||||
public static Instant getMinimumPacketEventsBuildTimestamp() {
|
public static Instant getMinimumPacketEventsBuildTimestamp() {
|
||||||
// As taken from the most recent packetevents compiled jar
|
// As taken from the most recent packetevents compiled jar
|
||||||
return Instant.ofEpochMilli(1729986313878L);
|
return Instant.ofEpochMilli(1730661163638L);
|
||||||
}
|
}
|
||||||
|
|
||||||
public static boolean isPacketEventsOutdated(Instant requiredTime) {
|
public static boolean isPacketEventsOutdated(Instant requiredTime) {
|
||||||
|
Loading…
Reference in New Issue
Block a user