Files
Paper/paper-server/patches/sources/net/minecraft/world/entity
Aikar 07c767b6f4 LootTable API and replenishable lootables
Provides an API to control the loot table for an object.
Also provides a feature that any Lootable Inventory (Chests in Structures)
can automatically replenish after a given time.

This feature is good for long term worlds so that newer players
do not suffer with "Every chest has been looted"

== AT ==
public org.bukkit.craftbukkit.block.CraftBlockEntityState getTileEntity()Lnet/minecraft/world/level/block/entity/BlockEntity;
public org.bukkit.craftbukkit.block.CraftLootable setLootTable(Lorg/bukkit/loot/LootTable;J)V
public org.bukkit.craftbukkit.entity.CraftMinecartContainer setLootTable(Lorg/bukkit/loot/LootTable;J)V
2016-05-01 21:19:14 -04:00
..
2016-03-28 21:22:26 -04:00
2016-03-22 00:33:47 -04:00
2014-08-09 13:56:51 -04:00
2019-12-14 10:26:52 +11:00
2016-03-01 14:47:52 -06:00
2024-11-02 18:16:11 +11:00
2016-03-01 14:47:52 -06:00