1.18.1-pre1

This commit is contained in:
modmuss50 2021-12-03 14:43:55 +00:00
parent e0c26300f8
commit a0f28b94eb
2 changed files with 1 additions and 4 deletions

View File

@ -27,7 +27,7 @@ plugins {
id 'net.fabricmc.filament' version '0.3.0'
}
def minecraft_version = "1.18"
def minecraft_version = "1.18.1-pre1"
def ENV = System.getenv()
// Fetch build number from Github Actions

View File

@ -52,9 +52,6 @@ CLASS net/minecraft/class_6757 net/minecraft/world/tick/WorldTickScheduler
ARG 6 tick
METHOD method_39387 (Lit/unimi/dsi/fastutil/longs/Long2LongOpenHashMap;)V
ARG 0 map
METHOD method_39388 (Ljava/util/List;JLnet/minecraft/class_6755;)V
ARG 1 chunkPos
ARG 3 chunkTickScheduler
METHOD method_39389 addTickableTicks (Ljava/util/Queue;Lnet/minecraft/class_6755;JI)V
ARG 1 tickableChunkTickSchedulers
ARG 2 chunkTickScheduler