Class DrownedWorld
java.lang.Object
com.pixelmonmod.pixelmon.world.dimension.drowned.DrownedWorld
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey<net.minecraft.world.level.dimension.DimensionType>
static final String
static final net.minecraft.resources.ResourceLocation
static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level>
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
LOCATION
public static final net.minecraft.resources.ResourceLocation LOCATION -
DIM_TYPE
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.dimension.DimensionType> DIM_TYPE -
WORLD
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> WORLD
-
-
Constructor Details
-
DrownedWorld
public DrownedWorld()
-
-
Method Details
-
is
public static boolean is(net.minecraft.world.level.Level world)
-