Geyser/core/src/main/java/org/geysermc/geyser
Kas-tle 7e4d97f6e1
Fix wooden slabs (#4489)
* Fix wooden slabs

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Update submodule

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Also indicate 1.20.71 support

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

---------

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-03-13 02:05:41 -07:00
..
command Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
configuration Feature: Allow setting a different port in the motd (#4293) 2024-01-24 22:28:03 +01:00
dump Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
entity Fix: Nametags are not shown in some other cases (#4447) 2024-02-15 22:22:46 +01:00
erosion Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
event Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
extension Catch all throwables when loading each extension (#4320) 2023-12-04 17:05:12 -05:00
impl Feature: Camera/Input locking API (#4332) 2024-01-31 11:21:06 +01:00
inventory Fix lecterns on 1.20.60, add support for virtual books (#4471) 2024-03-02 03:21:31 +01:00
item Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484) 2024-03-10 23:38:38 +01:00
level Add new village map icons (#4480) 2024-03-08 21:24:15 +00:00
network Fix wooden slabs (#4489) 2024-03-13 02:05:41 -07:00
pack NeoForge Platform Support (#3781) 2024-02-23 17:58:39 +01:00
ping Catch UnknownHostExceptions in legacy ping passthrough pings (#4331) 2023-12-07 20:27:25 +01:00
registry Fix wooden slabs (#4489) 2024-03-13 02:05:41 -07:00
scoreboard Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
session Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484) 2024-03-10 23:38:38 +01:00
skin Ensure executor service isn't null by accessing it via the getter (#4328) 2023-12-06 22:22:21 +01:00
text Gracefully handle invalid stone cutter recipes (#4406) 2024-01-22 19:21:12 +01:00
translator Support Bedrock 1.20.70 (#4477) 2024-03-11 00:29:27 -07:00
util Fix lecterns on 1.20.60, add support for virtual books (#4471) 2024-03-02 03:21:31 +01:00
Constants.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
FloodgateKeyLoader.java Fix Floodgate autodetection 2023-04-26 21:11:26 -04:00
GeyserBootstrap.java Feature: Rework startup logic (#4377) 2024-02-14 12:50:50 +01:00
GeyserImpl.java NeoForge Platform Support (#3781) 2024-02-23 17:58:39 +01:00
GeyserLogger.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
GeyserMain.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00