Hierarchy For All Packages
- com.teampotato.potacore,
- com.teampotato.potacore.client,
- com.teampotato.potacore.data,
- com.teampotato.potacore.entity,
- com.teampotato.potacore.item,
- com.teampotato.potacore.iteration,
- com.teampotato.potacore.util
Class Hierarchy
- java.lang.Object
- com.teampotato.potacore.item.EnchantHelper
- com.teampotato.potacore.iteration.FilterableIterator<K> (implements com.teampotato.potacore.iteration.CloseableIterator<T>)
- com.teampotato.potacore.iteration.MergedIterable<T> (implements java.lang.Iterable<T>)
- com.teampotato.potacore.iteration.MergedIterator<T> (implements java.util.Iterator<E>)
- com.teampotato.potacore.util.NBTUtils
- com.teampotato.potacore.Potacore
- com.teampotato.potacore.entity.ProjectileHelper
- net.minecraft.world.level.saveddata.SavedData
- com.teampotato.potacore.data.PotatoEntityData
- com.teampotato.potacore.client.SimpleJsonConfig
Interface Hierarchy
- java.lang.AutoCloseable
- com.teampotato.potacore.iteration.CloseableIterator<T> (also extends java.util.Iterator<E>)
- java.util.Iterator<E>
- com.teampotato.potacore.iteration.CloseableIterator<T> (also extends java.lang.AutoCloseable)