MCBugs
Cubiomes.MCBugs — ModuleUtility functions for working with known Minecraft bugs.
Index
API
Private API
Click to see
Cubiomes.MCBugs.has_bug_mc159283 — Methodhas_bug_mc159283(version::MCVersion, x::Int64, z::Int64)See MC-159283 for more information.
Cubiomes.MCBugs.overflow_int32 — Methodoverflow_int32(x::Int64)Returns true if the value x overflows when converted to a signed 32-bit integer.