Class AnvilRepairing
java.lang.Object
net.darkhax.anvilrepairing.common.impl.AnvilRepairing
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.world.InteractionResultattemptRepair(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.BlockPos pos) static net.minecraft.resources.Identifier
-
Field Details
-
MOD_ID
- See Also:
-
MOD_NAME
- See Also:
-
LOG
public static final org.slf4j.Logger LOG -
ADVANCEMENT_ID
public static final net.minecraft.resources.Identifier ADVANCEMENT_ID -
REPAIR_ITEMS
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> REPAIR_ITEMS -
CONFIG
-
-
Constructor Details
-
AnvilRepairing
public AnvilRepairing()
-
-
Method Details
-
id
-
attemptRepair
public static net.minecraft.world.InteractionResult attemptRepair(net.minecraft.world.entity.player.Player player, net.minecraft.world.level.Level level, net.minecraft.world.level.block.state.BlockState state, net.minecraft.core.BlockPos pos)
-