Update to Minecraft 1.21.4
By: md_5 <git@md-5.net>
This commit is contained in:
parent
267ae64dd6
commit
5381ea78f7
125 changed files with 1383 additions and 1093 deletions
|
@ -32,8 +32,8 @@
|
|||
+ // CraftBukkit end
|
||||
}
|
||||
|
||||
commandlistenerwrapper.sendSuccess(() -> {
|
||||
@@ -64,12 +75,18 @@
|
||||
commandlistenerwrapper.getServer().forceTimeSynchronization();
|
||||
@@ -65,12 +76,18 @@
|
||||
}
|
||||
|
||||
public static int addTime(CommandListenerWrapper commandlistenerwrapper, int i) {
|
||||
|
@ -53,4 +53,4 @@
|
|||
+ // CraftBukkit end
|
||||
}
|
||||
|
||||
int j = getDayTime(commandlistenerwrapper.getLevel());
|
||||
commandlistenerwrapper.getServer().forceTimeSynchronization();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue