3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-17 21:40:08 +01:00
Paper/src/main/java/net/minecraft/server
2011-01-15 21:29:17 +00:00
..
BlockButton.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
BlockCactus.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
BlockChest.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
BlockDoor.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
BlockFire.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
BlockFlowing.java Changed BlockFace enum to match coding standards 2011-01-15 20:19:10 +00:00
BlockFurnace.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
BlockJukeBox.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
BlockLeaves.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
BlockLever.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
BlockPressurePlate.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
BlockRedstoneTorch.java Changed BlockFace enum to match coding standards 2011-01-15 20:19:10 +00:00
BlockRedstoneWire.java Changed BlockFace enum to match coding standards 2011-01-15 20:19:10 +00:00
BlockStationary.java Various fixes; boats, minecarts, musicblocks 2011-01-14 21:22:14 +00:00
BlockWorkbench.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
ChunkProviderServer.java Events should be present tense, not paste tense. 2011-01-15 21:26:52 +01:00
Entity.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
EntityBoat.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
EntityEgg.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
EntityMinecart.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
EntityPlayerMP.java Remove debug stuff, oops 2011-01-15 22:13:24 +01:00
EntitySkeleton.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
EntityZombie.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
Explosion.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
IInventory.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
InventoryCrafting.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
InventoryCraftResult.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
InventoryLargeChest.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
InventoryPlayer.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
ItemBlock.java All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.inventory 2011-01-15 21:29:17 +00:00
ItemBoat.java All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.inventory 2011-01-15 21:29:17 +00:00
ItemBucket.java All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.inventory 2011-01-15 21:29:17 +00:00
ItemFlintAndSteel.java All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.inventory 2011-01-15 21:29:17 +00:00
ItemHoe.java All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.inventory 2011-01-15 21:29:17 +00:00
ItemInWorldManager.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
ItemMinecart.java All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.inventory 2011-01-15 21:29:17 +00:00
ItemRedstone.java All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.inventory 2011-01-15 21:29:17 +00:00
ItemSeeds.java All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.inventory 2011-01-15 21:29:17 +00:00
ItemSign.java All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.inventory 2011-01-15 21:29:17 +00:00
ItemStack.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
MinecraftServer.java Update to Minecraft Server 1.2_01 2011-01-14 13:47:47 +00:00
NetServerHandler.java All inventory stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.inventory 2011-01-15 21:29:17 +00:00
PropertyManager.java Updated against new mc-dev format, takes out quite some casting troubles at the cost of extra ()'s 2011-01-11 09:27:35 +01:00
ServerConfigurationManager.java All entity stuff in org.bukkit.craftbukkit moved to org.bukkit.craftbukkit.entity 2011-01-15 21:24:07 +00:00
Slot.java Fixed blocks not keeping data on placement 2011-01-14 19:44:11 +00:00
TileEntityChest.java Fixed blocks not keeping data on placement 2011-01-14 19:44:11 +00:00
TileEntityFurnace.java Fixed blocks not keeping data on placement 2011-01-14 19:44:11 +00:00
WorldServer.java Various fixes; boats, minecarts, musicblocks 2011-01-14 21:22:14 +00:00