This website requires JavaScript.
Explore
Help
Sign In
Plexus
/
Plex-FAWE
Watch
1
Star
0
Fork
0
You've already forked Plex-FAWE
mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced
2025-04-19 05:43:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Plex-FAWE
/
src
/
main
/
java
/
com
/
sk89q
/
worldedit
/
blocks
History
wizjany
ab0d170d9a
Added -s flag to //paste to select the pasted area.
...
Also undeprecated a method that shouldn't have been.
2014-01-12 15:57:19 -05:00
..
BaseBlock.java
Moved containsFuzzy from EditSession to BaseBlock.
2013-12-03 23:53:44 +01: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 rotate/flip/cycle data for 1.7.2 blocks.
2013-12-24 18:31:48 -05:00
BlockID.java
Added 1.7 blocks and items.
2013-12-09 23:21:47 -05:00
BlockType.java
Added -s flag to //paste to select the pasted area.
2014-01-12 15:57:19 -05: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
Added 1.7 blocks and items.
2013-12-09 23:21:47 -05:00
ItemType.java
Added 1.7 blocks and items.
2013-12-09 23:21:47 -05:00
MobSpawnerBlock.java
Be less lazy handling MobSpawnerBlock tags. (Although once again, no one should actually being using this class.)
2013-05-12 13:23:31 -04: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
SkullBlock.java
Use actual data for skull blocks
2013-03-09 19:33:31 -05: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