Mobtype work related to ForgeManager

This commit is contained in:
2024-04-14 13:51:37 -04:00
parent ea555be08e
commit a8d5521dd8
2 changed files with 47 additions and 6 deletions
+2
View File
@@ -59,6 +59,8 @@ public class Item extends AbstractWorldObject {
public int magicValue;
public ItemTemplate template;
public String name = "";
public int prefixToken; // Forge support
public int suffixToken; // Forge support
/**
* In Memory constructor