Package at.petrak.hexcasting.common.loot
Class HexLootHandler
java.lang.Object
at.petrak.hexcasting.common.loot.HexLootHandler
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final doublestatic final com.google.common.collect.ImmutableList<net.minecraft.resources.ResourceLocation>static final doublestatic final com.google.common.collect.ImmutableList<net.minecraft.resources.ResourceLocation>static final com.google.common.collect.ImmutableList<HexLootHandler.ScrollInjection>static final doublestatic final net.minecraft.resources.ResourceLocation -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetScrollCount(int range, net.minecraft.util.RandomSource random)
-
Field Details
-
DEFAULT_SCROLL_INJECTS
public static final com.google.common.collect.ImmutableList<HexLootHandler.ScrollInjection> DEFAULT_SCROLL_INJECTS -
DEFAULT_LORE_INJECTS
public static final com.google.common.collect.ImmutableList<net.minecraft.resources.ResourceLocation> DEFAULT_LORE_INJECTS -
DEFAULT_CYPHER_INJECTS
public static final com.google.common.collect.ImmutableList<net.minecraft.resources.ResourceLocation> DEFAULT_CYPHER_INJECTS -
DEFAULT_SHARD_MODIFICATION
public static final double DEFAULT_SHARD_MODIFICATION- See Also:
-
DEFAULT_LORE_CHANCE
public static final double DEFAULT_LORE_CHANCE- See Also:
-
DEFAULT_CYPHER_CHANCE
public static final double DEFAULT_CYPHER_CHANCE- See Also:
-
TABLE_INJECT_AMETHYST_CLUSTER
public static final net.minecraft.resources.ResourceLocation TABLE_INJECT_AMETHYST_CLUSTER
-
-
Constructor Details
-
HexLootHandler
public HexLootHandler()
-
-
Method Details
-
getScrollCount
public static int getScrollCount(int range, net.minecraft.util.RandomSource random)
-