Cubiomes.jl
  • Cubiomes.jl
  • Manual
    • Getting started
    • Guide
  • API Reference
    • Index
      • Biomes
      • Biome Generation
      • MC Versions
      • Seed Utilities
      • Random Number Generators
      • Display
      • Noises
      • MC Bugs
        • Index
        • API
        • Private API
      • Utils
Version
  • API Reference
  • Low-Level Components
  • MC Bugs
  • MC Bugs
GitHub

MCBugs

Cubiomes.MCBugs — Module

Utility functions for working with known Minecraft bugs.

source

Index

  • Cubiomes.MCBugs.has_bug_mc159283
  • Cubiomes.MCBugs.overflow_int32

API

Private API

Click to see
Cubiomes.MCBugs.has_bug_mc159283 — Method
has_bug_mc159283(version::MCVersion, x::Int64, z::Int64)

See MC-159283 for more information.

source
Cubiomes.MCBugs.overflow_int32 — Method
overflow_int32(x::Int64)

Returns true if the value x overflows when converted to a signed 32-bit integer.

source
« NoisesUtils »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.14.1 on Wednesday 23 July 2025. Using Julia version 1.11.6.