This website requires JavaScript.
Explore
Help
Sign In
SteamWar
/
FastAsyncWorldEdit
Watch
10
Star
0
Fork
0
You've already forked FastAsyncWorldEdit
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c759b9062c618a3e655f39e5344e9b8cc34649ef
FastAsyncWorldEdit
/
src
/
main
/
java
/
com
/
sk89q
/
worldedit
/
blocks
History
TomyLobo
186fbb98a2
Changed all references to BaseItem.getDamage to getData.
2012-08-24 13:39:52 +02:00
..
BaseBlock.java
Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes.
2012-08-23 16:52:37 -07:00
BaseItem.java
Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes.
2012-08-23 16:52:37 -07:00
BaseItemStack.java
Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes.
2012-08-23 16:52:37 -07:00
BlockData.java
Added ender chest to flip/rotate.
2012-08-14 01:32:35 +02:00
BlockID.java
Update for 1.3 blocks
2012-08-12 14:41:50 +02:00
BlockType.java
Added cocoa plant to centralTopLimit.
2012-08-14 01:18:31 +02:00
ChestBlock.java
Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes.
2012-08-23 16:52:37 -07:00
ClothColor.java
License block changes
2012-01-20 08:24:32 +01:00
ContainerBlock.java
Changed all references to BaseItem.getDamage to getData.
2012-08-24 13:39:52 +02:00
DispenserBlock.java
Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes.
2012-08-23 16:52:37 -07:00
FurnaceBlock.java
Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes.
2012-08-23 16:52:37 -07:00
ItemID.java
Update for 1.3 blocks
2012-08-12 14:41:50 +02:00
ItemType.java
Moved the spawn egg entry in ItemType further up.
2012-08-15 19:16:24 +02:00
MobSpawnerBlock.java
Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes.
2012-08-23 16:52:37 -07:00
NoteBlock.java
Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes.
2012-08-23 16:52:37 -07:00
SignBlock.java
Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes.
2012-08-23 16:52:37 -07:00
TileEntityBlock.java
Updated foundation classes a bit and added raw access for NBT. This release marks experimental support for custom blocks, and nearly all future Minecraft blocks, and is also the beginning of the gradual transition to the new foundation classes as a replacement of the current BaseBlock, etc. classes.
2012-08-23 16:52:37 -07:00