Dylan K. Taylor
|
78cb6445a5
|
Introduce TileFactory
|
2019-01-07 00:20:24 +00:00 |
|
Dylan K. Taylor
|
2c6381632c
|
Allow Tiles to decide how to copy data from an item
|
2018-12-26 20:01:14 +00:00 |
|
Dylan K. Taylor
|
d72e4cb9a1
|
Tile: remove createNBT(), add create(), createFromData(), createFromItem()
|
2018-12-10 19:40:37 +00:00 |
|
Dylan K. Taylor
|
6dbceda3e8
|
Tile: Fill defaults and move code to constructors where appropriate
this is leftovers from when NBT was required to construct a tile.
|
2018-12-10 18:35:26 +00:00 |
|
Dylan K. Taylor
|
3f3bdaeba5
|
Use dynamic state detection to localize stateinfo stored in tiles (hack)
|
2018-11-24 19:43:02 +00:00 |
|
Dylan K. Taylor
|
b1cb63ebd6
|
Tile: make ContainerTrait and NameableTrait non-dependent on context-retained NBT
|
2018-06-03 16:32:05 +01:00 |
|
Dylan K. Taylor
|
1bb0337420
|
Tile: Improved Nameable and NameableTrait to cut down code duplication
|
2018-06-02 15:17:32 +01:00 |
|
Dylan K. Taylor
|
4f8e4f0522
|
Add EOF newlines where missing (bulk) (#1836)
This should solve issues with people making GitHub PRs and having the web editor messing things up. GitHub Web Editor sucks :(
|
2017-12-20 11:56:36 +00:00 |
|
Dylan K. Taylor
|
20b86bdea8
|
Cleaned up tile NBT handling, use new CompoundTag API methods
|
2017-10-16 16:48:24 +01:00 |
|
Dylan K. Taylor
|
95fa1824c8
|
Use a trait for nameable tiles instead of repeating code
|
2017-10-16 12:32:10 +01:00 |
|