Merge updates from 1.19.2 to 1.20.1
This commit is contained in:
parent
ed20b4f5fb
commit
fa67381990
13 changed files with 118 additions and 197 deletions
|
@ -20,6 +20,7 @@ public class HeartsCommand
|
|||
|
||||
private static int hearts(CommandSourceStack stack, boolean compressHearts)
|
||||
{
|
||||
|
||||
var exec = new CommandExecutionEvent(stack.getPlayer(), "hearts");
|
||||
if(MinecraftForge.EVENT_BUS.post(exec))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue