Yannick Lamprecht
4a7eadc976
#1201 : Add Player#sendBlockUpdate to send tile entity updates
2023-06-14 18:36:21 +10:00
md_5
e1188ed3a2
Update to Minecraft 1.20
2023-06-08 01:30:00 +10:00
Doc
f92a41c396
#1181 : Consolidate Location conversion code
2023-04-19 19:59:19 +10:00
Jishuna
722ddff6da
#1162 : Add BlockData#rotate and BlockData#mirror
2023-04-02 13:32:01 +10:00
Jishuna
e5a7921f05
#1149 : Add BlockData#getPlacementMaterial
2023-03-20 10:05:43 +11:00
md_5
bcedf28a1b
Update to Minecraft 1.19.4
2023-03-15 03:30:00 +11:00
Parker Hawke
6aeb5e4c35
SPIGOT-4569: Implement more BlockData API
2023-02-11 18:59:34 +11:00
md_5
19e6be0209
Update to Minecraft 1.19.3
2022-12-08 03:00:00 +11:00
Parker Hawke
163e35c91b
#1079 : Add support checking/survivability methods for BlockData
2022-07-09 20:09:34 +10:00
chickeneer
8f097b92fd
#1068 : Add Hangable interface to MangrovePropagule
2022-06-12 18:19:01 +10:00
md_5
c3f219edbe
Fix missing abstract in CraftLeaves
2022-06-08 17:37:43 +10:00
md_5
64c15270e7
Update to Minecraft 1.19
2022-06-08 02:00:00 +10:00
md_5
a7b8b0270a
Update to Minecraft 1.18-pre5
2021-11-22 09:00:00 +11:00
md_5
e2f5ea34e9
Update to Minecraft 1.17
2021-06-11 15:00:00 +10:00
md_5
90d6905b15
Repackage NMS
2021-03-16 09:00:00 +11:00
md_5
0c24068ad6
Organise imports
2021-03-09 08:47:33 +11:00
Martoph
424598d294
#752 : Add the ability to retrieve hit, step, fall, and other sounds from blocks.
2020-11-26 09:36:57 +11:00
Mariell Hoversholm
ce64c84ca8
SPIGOT-6205: Rewrite enum to/from NMS type methods
...
The methods would otherwise cache wrong enum types for specific enums.
This would result in a `ClassCastException` at the caller location,
which obviously is no fun. This broke API with `Switch#getFace` and
`FaceAttachable#getAttachedFace`.
The existing implementation was also stupid.
2020-11-03 18:15:08 +11:00
md_5
89c0a5c34d
SPIGOT-5886: Missing BlockData
2020-06-30 10:01:45 +10:00
md_5
7ea3c040bc
Update to Minecraft 1.16.1
2020-06-25 10:00:00 +10:00
md_5
d07a78b1f3
SPIGOT-5716: Clarify documentation of MultipleFacing
2020-05-09 16:12:18 +10:00
md_5
3075579f61
Add FaceAttachable interface to handle Grindstone facing in common with Switches
2020-04-01 09:14:29 +11:00
md_5
6bbb4e7348
Clean up CraftBlockData.toString
2020-01-29 09:53:13 +11:00
md_5
de42aa13f3
Update to Minecraft 1.15
2019-12-11 09:00:00 +11:00
md_5
e73aabd666
Update to Minecraft 1.14.4
2019-07-20 09:00:00 +10:00
md_5
7ad3a1f468
SPIGOT-5146: BlockDataMeta does not work
2019-07-09 10:47:07 +10:00
md_5
1949f5835d
SPIGOT-4778: Bell Attachment is missing
2019-04-27 09:33:00 +10:00
md_5
5fea790398
Apply import ordering rules to CraftBukkit classes
2019-04-23 14:56:58 +10:00
md_5
48c4c5ca81
Begin implementation of CheckStyle style checking
2019-04-23 14:00:30 +10:00
md_5
a2d787f6eb
Update to Minecraft 1.14-pre5
2019-04-23 12:00:00 +10:00
md_5
ad6070dffd
SPIGOT-4193: API for selecting entities by strings
2019-01-31 15:08:25 +11:00
md_5
d05c8b1481
Mappings Update
2018-12-26 08:00:00 +11:00
Parker Hawke
4b843638ea
Add BlockData#getAsString(boolean) to hide unspecified states
2018-12-18 11:03:20 +11:00
Senmori
a677257885
Add additional tests for CraftBlockData
2018-08-26 18:17:55 +10:00
md_5
ce1af0c348
Update to Minecraft 1.13.1
2018-08-26 12:00:00 +10:00
md_5
f41aae401e
Remove reflection from CraftBlockData
2018-08-25 08:41:14 +10:00
md_5
cfc67965f3
Add merging and matching of parsed BlockData
2018-08-06 14:40:06 +10:00
md_5
80c43fc1de
SPIGOT-4214: Catch attempts to create BlockData for items
2018-08-02 20:24:56 +10:00
md_5
2100017016
SPIGOT-4132: Fix missing break in RedstoneWire.setFace
2018-07-24 12:46:21 +10:00
md_5
ca75fead2c
SPIGOT-4131: Fix typo affecting setting BlockData
2018-07-24 12:04:34 +10:00
md_5
fbf903a1bc
SPIGOT-4120: Store BlockData enum mappings per class
2018-07-24 10:08:34 +10:00
md_5
1a6b4f5392
Update to Minecraft 1.13
2018-07-22 12:00:00 +10:00
md_5
49ac8a7446
SPIGOT-4074: Fix createBlockData succeeding on garbage
2018-07-20 10:20:15 +10:00
Senmori
cfc30bb382
Add javadocs to new CraftBlockData utility methods.
2018-07-15 16:36:02 +10:00
md_5
421c1728c8
Update to Minecraft 1.13-pre7
2018-07-15 10:00:00 +10:00