Class ExpandGlobalPos
java.lang.Object
com.blamejared.crafttweaker.natives.util.ExpandGlobalPos
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> dimension(net.minecraft.core.GlobalPos internal) static net.minecraft.core.GlobalPosof(net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> $$0, net.minecraft.core.BlockPos $$1) static net.minecraft.core.BlockPospos(net.minecraft.core.GlobalPos internal)
-
Constructor Details
-
ExpandGlobalPos
public ExpandGlobalPos()
-
-
Method Details
-
of
public static net.minecraft.core.GlobalPos of(net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> $$0, net.minecraft.core.BlockPos $$1) -
pos
public static net.minecraft.core.BlockPos pos(net.minecraft.core.GlobalPos internal) -
dimension
public static net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> dimension(net.minecraft.core.GlobalPos internal)
-