A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
V
- valueOf(java.lang.String) - function in hiiragi283.ragium.api.text.RagiumTranslation
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in hiiragi283.ragium.common.item.HTFoodCanType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in hiiragi283.ragium.common.item.component.HTDefaultLootTickets
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in hiiragi283.ragium.common.storge.holder.HTSlotInfo
- Returns the enum constant of this type with the specified name.
- values() - function in hiiragi283.ragium.api.text.RagiumTranslation
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in hiiragi283.ragium.common.item.HTFoodCanType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in hiiragi283.ragium.common.item.component.HTDefaultLootTickets
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in hiiragi283.ragium.common.storge.holder.HTSlotInfo
- Returns an array containing the constants of this enum type, in the order they're declared.
- VEGETABLE - enum entry in hiiragi283.ragium.common.item.HTFoodCanType
- verifyComponentsAfterLoad(net.minecraft.world.item.ItemStack) - function in net.minecraft.world.item.Item