public class SimpleRadioUpgrades
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
get(net.minecraft.resources.ResourceLocation identifier)
static void
register(net.minecraft.resources.ResourceLocation location,
Upgrade upgrade)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
CLARITY
public static final Upgrade CLARITY
-
BATTERY
public static final Upgrade BATTERY
-
-
-
Constructor Details
-
SimpleRadioUpgrades
public SimpleRadioUpgrades()
-
Method Details
-
register
public static Upgrade register(net.minecraft.resources.ResourceLocation location,
Upgrade upgrade)
-
get
public static Upgrade get(net.minecraft.resources.ResourceLocation identifier)
-
-
load
public static void load()