thedarkcolour b1ad58c089 Fix an NPE with music discs
Fixes an NPE I found while playing around with music discs. Changes the "soundIn" parameter in the playRecord function in IBlockUpdateListener nullable which is safe because the parameter never gets used. This fixes the NPE because somehow taking a music disc out of the jukebox passes null for the playRecord function, which causes a crash when it shouldn't.
2021-04-26 11:34:02 +02:00
2019-12-21 15:10:09 +01:00
2021-04-26 11:34:02 +02:00
2020-01-01 16:12:57 +01:00
2019-12-21 15:10:09 +01:00
2019-12-21 15:10:09 +01:00
2014-06-25 22:14:37 +02:00
2014-06-25 22:14:37 +02:00
2016-01-09 12:27:42 +01:00

BetterFoliage

Minecraft mod that alters the appearance of leaves & grass

Description
Minecraft mod that alters the appearance of leaves & grass fixed by @CatmanGames for StateMC (don't render certain textures when there is a block from another mod above)
Readme MIT 1.5 MiB
2026-04-08 18:10:34 -07:00
Languages
Kotlin 98.7%
Java 1.3%