Fixes for JavaDoc
This commit is contained in:
parent
82703fe992
commit
fefb39cbd8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import org.spongepowered.asm.mixin.injection.callback.CallbackInfo;
|
|||
|
||||
/**
|
||||
* We need a hook here to alter surface rules after Fabric did add its biomes
|
||||
* in {@link net.fabricmc.fabric.mixin.biome.MixinMinecraftServer}
|
||||
* in {@link net.fabricmc.fabric.mixin.biome.MinecraftServerMixin}
|
||||
*/
|
||||
@Mixin(value = MinecraftServer.class, priority = 2000)
|
||||
public class MinecraftServerMixin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue