Class DynamicEntryListWidgetEntryMixin
java.lang.Object
net.frozenblock.lib.config.clothconfig.mixin.client.DynamicEntryListWidgetEntryMixin
- All Implemented Interfaces:
me.shedaniel.clothconfig2.api.DisableableWidget,DisableableWidgetInterface
@Environment(CLIENT)
public abstract class DynamicEntryListWidgetEntryMixin
extends Object
implements me.shedaniel.clothconfig2.api.DisableableWidget, DisableableWidgetInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfrozenLib$addSyncData(@NotNull Class<?> clazz, @NotNull String identifier, Config<?> configInstance) booleanbooleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.shedaniel.clothconfig2.api.DisableableWidget
getRequirement, isEnabled, setRequirement
-
Constructor Details
-
DynamicEntryListWidgetEntryMixin
public DynamicEntryListWidgetEntryMixin()
-
-
Method Details
-
frozenLib$addSyncData
public void frozenLib$addSyncData(@NotNull @NotNull Class<?> clazz, @NotNull @NotNull String identifier, Config<?> configInstance) - Specified by:
frozenLib$addSyncDatain interfaceDisableableWidgetInterface
-
frozenLib$isSyncable
public boolean frozenLib$isSyncable()- Specified by:
frozenLib$isSyncablein interfaceDisableableWidgetInterface
-
frozenLib$hasValidData
public boolean frozenLib$hasValidData()- Specified by:
frozenLib$hasValidDatain interfaceDisableableWidgetInterface
-
frozenLib$getEntryPermissionType
- Specified by:
frozenLib$getEntryPermissionTypein interfaceDisableableWidgetInterface
-