PaperMC/paper-server/patches/sources/net/minecraft/world/entity/vehicle
Madeline Miller 38ea31d1cb API to get Material from Boats and Minecarts
== AT ==
public net.minecraft.world.entity.vehicle.AbstractBoat getDropItem()Lnet/minecraft/world/item/Item;
2020-12-31 12:48:19 +10:00
..
AbstractBoat.java.patch Climbing should not bypass cramming gamerule 2020-08-23 20:59:00 +02:00
AbstractChestBoat.java.patch LootTable API and replenishable lootables 2016-05-01 21:19:14 -04:00
AbstractMinecart.java.patch API to get Material from Boats and Minecarts 2020-12-31 12:48:19 +10:00
AbstractMinecartContainer.java.patch LootTable API and replenishable lootables 2016-05-01 21:19:14 -04:00
ContainerEntity.java.patch LootTable API and replenishable lootables 2016-05-01 21:19:14 -04:00
MinecartCommandBlock.java.patch
MinecartTNT.java.patch
NewMinecartBehavior.java.patch
OldMinecartBehavior.java.patch
VehicleEntity.java.patch