Package at.petrak.hexcasting.api.mod
Class HexConfig
java.lang.Object
at.petrak.hexcasting.api.mod.HexConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleananyMatchResLoc(List<? extends net.minecraft.resources.ResourceLocation> keys, net.minecraft.resources.ResourceLocation key) static HexConfig.ClientConfigAccessclient()static HexConfig.CommonConfigAccesscommon()static booleanstatic HexConfig.ServerConfigAccessserver()static voidstatic voidstatic void
-
Constructor Details
-
HexConfig
public HexConfig()
-
-
Method Details
-
anyMatch
-
noneMatch
-
anyMatchResLoc
public static boolean anyMatchResLoc(List<? extends net.minecraft.resources.ResourceLocation> keys, net.minecraft.resources.ResourceLocation key) -
common
-
client
-
server
-
setCommon
-
setClient
-
setServer
-