JavaScript is disabled on your browser.
Skip navigation links
Overview
Tree
Deprecated
Index
Search
Help
Deprecated API
Contents
Methods
Constructors
Deprecated Methods
Method
Description
de.luckymcdev.foundryengine.common.cutscene.model.Cutscene.addScreenEffect
(EffectAttachment)
Use addAttachment() with EffectAttachment instead.
de.luckymcdev.foundryengine.common.cutscene.model.Cutscene.removeScreenEffect
(int)
Use removeAttachment() instead.
de.luckymcdev.foundryengine.mixin.MinecraftServerMixin.getGlobalGameRules()
Deprecated Constructors
Constructor
Description
de.luckymcdev.foundryengine.common.world.level.util.VoidChunkGenerator
(Supplier<Biome>)