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-26 16:13:27 -05:00
..
BlockButton.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
BlockCactus.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
BlockChest.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
BlockDoor.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
BlockFire.java BlockBurnEvent 2011-01-26 16:13:27 -05:00
BlockFlowing.java Moved the source block definition higher in BlockFlowing to ensure its accuracy. 2011-01-15 21:11:26 -08:00
BlockFurnace.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
BlockJukeBox.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
BlockLeaves.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
BlockLever.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
BlockPressurePlate.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
BlockRedstoneTorch.java Moved org.bukkit.craftbukkit.Block to org.bukkit.craftbukkit.block.Block 2011-01-15 21:40:18 +00:00
BlockRedstoneWire.java Moved org.bukkit.craftbukkit.Block to org.bukkit.craftbukkit.block.Block 2011-01-15 21:40:18 +00:00
BlockStationary.java Further fixes to fire events 2011-01-19 07:51:28 +08:00
BlockWorkbench.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
ChunkProviderServer.java Events should be present tense, not paste tense. 2011-01-15 21:26:52 +01:00
Entity.java Revert "Entity's bukkitEntity field now holds a CraftEntity by default." 2011-01-21 18:35:32 -08:00
EntityAnimals.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityArrow.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityBoat.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityChicken.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityCow.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityCreature.java EntityTargetEvent 2011-01-26 14:26:24 -05:00
EntityCreeper.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityEgg.java Added PlayerEggThrowEvent.getEgg(). 2011-01-23 14:06:16 -08:00
EntityFallingSand.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityFireball.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityFish.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityFlying.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityGhast.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityItem.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityList.java Adding all Entities into CraftBukkit. 2011-01-18 00:13:32 +08:00
EntityLiving.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityMinecart.java Reordered calls to fix use before assignment issue 2011-01-21 18:46:15 -08:00
EntityMobs.java EntityTargetEvent 2011-01-26 14:26:24 -05:00
EntityPainting.java Fixed painting placement 2011-01-23 15:52:23 +01:00
EntityPig.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityPigZombie.java EntityTargetEvent 2011-01-26 14:26:24 -05:00
EntityPlayer.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityPlayerMP.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntitySheep.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntitySkeleton.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntitySlime.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntitySnowball.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntitySpider.java EntityTargetEvent 2011-01-26 14:26:24 -05:00
EntitySquid.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityTNTPrimed.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityTracker.java Adding all Entities into CraftBukkit. 2011-01-18 00:13:32 +08:00
EntityTrackerEntry.java Adding all Entities into CraftBukkit. 2011-01-18 00:13:32 +08:00
EntityWaterMob.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityZombie.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
EntityZombieSimple.java Entity audit. Adds checks for null entities, and adds conformity. 2011-01-21 16:54:30 +11:00
Explosion.java Fix NPE from location incorrectly being implemented in Explosion. 2011-01-22 11:32:28 +08: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 Added getBlockReplacedState to BlockPlaceEvent, in case one wants to see what type of block was there previously. 2011-01-24 23:22:28 +01:00
ItemBoat.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
ItemBucket.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
ItemFlintAndSteel.java removed some potential bugs from some items 2011-01-24 00:10:53 +11:00
ItemHoe.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
ItemInWorldManager.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
ItemMinecart.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
ItemRedstone.java removed some potential bugs from some items 2011-01-24 00:10:53 +11:00
ItemSeeds.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
ItemSign.java removed some potential bugs from some items 2011-01-24 00:10:53 +11:00
ItemStack.java Update to Minecraft Server 1.2 2011-01-14 13:31:10 +00:00
MinecraftServer.java Fixes "?" console command. 2011-01-22 08:40:44 +08:00
NetServerHandler.java removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11: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 removed all instances of new CraftEntity* where appropriate. 2011-01-23 23:23:13 +11:00
Slot.java Fixed blocks not keeping data on placement 2011-01-14 19:44:11 +00:00
ThreadCommandReader.java reverted # from server console 2011-01-18 19:42:49 -05: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
TileEntityMobSpawner.java Fixed chunk corruption with mobspawners 2011-01-25 10:14:06 -08:00
WorldServer.java Fixed blockcache being inaccurate 2011-01-20 00:17:44 +00:00