project: resize EvictingDualNodeHashTable

This commit is contained in:
Owain van Brakel
2021-12-21 20:00:11 +01:00
parent 7ad37fe8cb
commit 2b0f14427b
11 changed files with 321 additions and 44 deletions

View File

@@ -133,13 +133,6 @@ public interface ItemComposition extends ParamHolder
*/
void resetShiftClickActionIndex();
/**
* With this you can make certain (ground) items look like different ones.
*
* @param id The itemID of the item with desired model
*/
void setModelOverride(int id);
/**
* Gets the model ID of the inventory item.
*