You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CraftTweaker's IEntityDefinition acts as a wrapper for EntityEntry (that is also the return type of getInternal()), but IEntityDefinition doesn't have a .native getter. Can you add one?
CraftTweaker's IEntityDefinition acts as a wrapper for EntityEntry (that is also the return type of
getInternal()), but IEntityDefinition doesn't have a.nativegetter. Can you add one?