Package at.minecraftschurli.mods.arsmagicalegacy.api.client.screen
@NullMarked
package at.minecraftschurli.mods.arsmagicalegacy.api.client.screen
-
ClassDescriptionA more specialized version of
AbstractSpellPartCustomizationScreenthat mimics a container GUI, minus some functionality such as dropping and quick moving.Dummy implementation ofSpellPartCustomizationScreen.Represents a screen for customizing aSpellPart.SpellPartCustomizationScreen.Factory<T, S extends net.minecraft.client.gui.screens.Screen & SpellPartCustomizationScreen>The factory interface forSpellPartCustomizationScreens, used inRegisterSpellPartCustomizationScreensEvent.