Package com.lightning.northstar.content
Class NorthstarRegistries
java.lang.Object
com.lightning.northstar.content.NorthstarRegistries
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<FuelType>> static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<PlanetProperties>> static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<PlanetDimension>> static final com.mojang.serialization.Codec<net.minecraft.resources.ResourceKey<PlanetProperties>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FUEL
-
PLANET
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<PlanetProperties>> PLANET -
PLANET_DIMENSION
public static final net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<PlanetDimension>> PLANET_DIMENSION -
PLANET_KEY_CODEC
public static final com.mojang.serialization.Codec<net.minecraft.resources.ResourceKey<PlanetProperties>> PLANET_KEY_CODEC
-
-
Constructor Details
-
NorthstarRegistries
public NorthstarRegistries()
-