Class MenuSizeLoader
java.lang.Object
com.kamikazejam.kamicommon.menu.api.loaders.MenuSizeLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull MenuSize
load
(@NotNull ConfigurationSection section) static @NotNull MenuSize
load
(@NotNull ConfigurationSection section, @NotNull String key)
-
Constructor Details
-
MenuSizeLoader
public MenuSizeLoader()
-
-
Method Details
-
load
@NotNull public static @NotNull MenuSize load(@NotNull @NotNull ConfigurationSection section, @NotNull @NotNull String key) -
load
-