Class TableGetterById
java.lang.Object
top.offsetmonkey538.loottablemodifier.modded.v1201.impl.TableGetterById
- All Implemented Interfaces:
ModdedPlatformCommandUtils.TableGetterById
public final class TableGetterById
extends Object
implements ModdedPlatformCommandUtils.TableGetterById
-
Field Summary
Fields inherited from interface top.offsetmonkey538.loottablemodifier.modded.platform.ModdedPlatformCommandUtils.TableGetterById
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTableForIdImpl(net.minecraft.commands.CommandSourceStack source, top.offsetmonkey538.monkeylib538.common.api.wrapper.Identifier id)
-
Constructor Details
-
TableGetterById
public TableGetterById()
-
-
Method Details
-
getTableForIdImpl
public LootTable getTableForIdImpl(net.minecraft.commands.CommandSourceStack source, top.offsetmonkey538.monkeylib538.common.api.wrapper.Identifier id) - Specified by:
getTableForIdImplin interfaceModdedPlatformCommandUtils.TableGetterById
-