This article is about the Java syntax where it looks something like this:
ModLootTableProvider::new
or ModEnchantments::bootstrap
So this is called a Method Reference and it is basically a more readable way to execute methods.
This article is about the Java syntax where it looks something like this:
ModLootTableProvider::new
or ModEnchantments::bootstrap
So this is called a Method Reference and it is basically a more readable way to execute methods.