Api deprecated registerEntityTag, but no equivalent is provided in event
zabi94 opened this issue ยท 0 comments
zabi94 commented
AspectRegistryEvent does not provide a way to register entity tags, but the ThaumcraftApi class has the method marked with @Deprecated, and the javadoc says to use the method instead.
What should I use then?