Package net.fabricmc.fabric.mixin.dimension

Types

EntityMixin
Link copied to clipboard
public class EntityMixin
This mixin implements getTeleportTarget for modded dimensions, as Vanilla will not return a teleport target for anything but Vanilla dimensions.
ServerBugfixMixin
Link copied to clipboard
public class ServerBugfixMixin
This Mixin aims to solve a Minecraft Vanilla bug where datapacks are ignored during creation of the initial LevelProperties when a dedicated server creates a completely new level.