Interface LootModifierActionType.Registry
- All Known Implementing Classes:
LootModifierActionTypeRegistryImpl
- Enclosing class:
- LootModifierActionType
@Internal
public static interface LootModifierActionType.Registry
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionregister(@NotNull top.offsetmonkey538.monkeylib538.common.api.wrapper.Identifier id, @NotNull LootModifierActionType type)
-
Field Details
-
INSTANCE
-
-
Method Details
-
register
LootModifierActionType register(@NotNull @NotNull top.offsetmonkey538.monkeylib538.common.api.wrapper.Identifier id, @NotNull @NotNull LootModifierActionType type)
-