Uses of Enum Class
net.minecraft.vote.ItemDespawnType
Packages that use ItemDespawnType
-
Uses of ItemDespawnType in net.minecraft
Fields in net.minecraft with type parameters of type ItemDespawnType -
Uses of ItemDespawnType in net.minecraft.vote
Fields in net.minecraft.vote with type parameters of type ItemDespawnTypeModifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<ItemDespawnType>ItemDespawnType.codecMethods in net.minecraft.vote that return ItemDespawnTypeModifier and TypeMethodDescriptionstatic ItemDespawnTypeReturns the enum constant of this class with the specified name.static ItemDespawnType[]ItemDespawnType.values()Returns an array containing the constants of this enum class, in the order they are declared.