Interface LootFunctionType<F extends LootFunction>
- Type Parameters:
F- The implementation class ofLootFunction.
public interface LootFunctionType<F extends LootFunction>
A definition for a specific type of
LootFunction.
This interface provides the Codec required to handle the data structure
for a specific implementation of a loot function.
-
Method Summary
-
Method Details
-
codec
-