Uses of Enum Class
io.github.sefiraat.networks.network.barrel.BarrelType
Packages that use BarrelType
Package
Description
-
Uses of BarrelType in io.github.sefiraat.networks.network.barrel
Methods in io.github.sefiraat.networks.network.barrel that return BarrelTypeModifier and TypeMethodDescriptionstatic BarrelTypeReturns the enum constant of this class with the specified name.static BarrelType[]BarrelType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BarrelType in io.github.sefiraat.networks.network.stackcaches
Methods in io.github.sefiraat.networks.network.stackcaches that return BarrelTypeConstructors in io.github.sefiraat.networks.network.stackcaches with parameters of type BarrelTypeModifierConstructorDescriptionprotectedBarrelIdentity(Location location, ItemStack itemStack, int amount, BarrelType type)