mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
Fix not needed whitespace
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
This commit is contained in:
@@ -76,7 +76,6 @@ public interface CustomBlockComponents {
|
|||||||
*/
|
*/
|
||||||
@NonNull Map<String, MaterialInstance> materialInstances();
|
@NonNull Map<String, MaterialInstance> materialInstances();
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the placement filter component
|
* Gets the placement filter component
|
||||||
* Equivalent to "minecraft:placement_filter"
|
* Equivalent to "minecraft:placement_filter"
|
||||||
|
|||||||
Reference in New Issue
Block a user