question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expose InternalBiomeUtils.transformBiome

See original GitHub issue

transformBiome can be used by dimension mods for transforming modded biomes into their variants, which is done in the SetBaseBiomesLayer mixin in the biome API. (SetBaseBiomesLayer places all registered continental biomes, so I can’t use that directly.)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
valoeghesecommented, Dec 31, 2019

Anyway, we should expose it through a method in FabricBiomes, I think (since that’s the class for stuff not pertaining to a specific dimension). Possibly FabricBiomes#transformBiome or FabricBiomes#transformBiomeVariant?

1reaction
liachcommented, Dec 31, 2019

@valoeghese should speak given he wrote the biome api.

Read more comments on GitHub >

github_iconTop Results From Across the Web

KaptainWutax/BiomeUtils - GitHub
This library aims to give easy access to the different biomes generations of Minecraft. It is not direct copy of Minecraft source code...
Read more >
What is a Learning Ecosystem? And How Does it Support ...
The term “learning ecosystem” is a trendy one in learning and development circles. It's an important idea; understanding it helps organizations and their ......
Read more >
Plugin API - Vite
Internally, plugins that use virtual modules should prefix the module ID with \0 while resolving the id, a convention from the rollup ecosystem....
Read more >
Ecosystem File - PM2
Advanced process manager for production Node.js applications. Load balancer, logs facility, startup script, micro service management, at a glance.
Read more >
Network Exposure - Enable 5G Innovation - Ericsson
The 5G core network expose standard APIs to the internal or external developer ecosystem to be called on and consumed by their applications...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found