Uses of Class
com.github.imdabigboss.easydatapack.api.exceptions.EasyDatapackException
Packages that use EasyDatapackException
Package
Description
-
Uses of EasyDatapackException in com.github.imdabigboss.easydatapack.api
Methods in com.github.imdabigboss.easydatapack.api that throw EasyDatapackExceptionModifier and TypeMethodDescriptionabstract voidCustomAdder.register(CustomItem item)Registers a custom item. -
Uses of EasyDatapackException in com.github.imdabigboss.easydatapack.api.exceptions
Subclasses of EasyDatapackException in com.github.imdabigboss.easydatapack.api.exceptionsModifier and TypeClassDescriptionclassThis exception is thrown when a custom dimension exception occurs.classThis exception is thrown when a custom enchantment exception occurs.classThis exception is thrown when a custom item exception occurs.classThis exception is thrown when a custom map exception occurs.classThis exception is thrown when a custom recipe exception occurs.classThis exception is thrown when a schematic exception occurs. -
Uses of EasyDatapackException in com.github.imdabigboss.easydatapack.backend
Methods in com.github.imdabigboss.easydatapack.backend that throw EasyDatapackException -
Uses of EasyDatapackException in com.github.imdabigboss.easydatapack.backend.managers
Methods in com.github.imdabigboss.easydatapack.backend.managers that throw EasyDatapackException