Interface LootConditionType<C extends LootCondition>
- Type Parameters:
C- The specific implementation class ofLootCondition.
public interface LootConditionType<C extends LootCondition>
A definition for a specific implementation of a
LootCondition.
This interface holds the Codec necessary for converting condition
data between its in-memory object form and its serialized representation.
-
Method Summary
-
Method Details
-
codec
-