1
0

Fix double newline

This commit is contained in:
Ryan Fox (flewkey) 2019-12-30 03:20:11 +00:00 committed by Ryan Fox
parent 99369dc8f3
commit 11126c2d47
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E

View File

@ -8,7 +8,6 @@ import net.minecraft.inventory.EquipmentSlotType;
import net.minecraft.item.ItemStack;
import net.minecraft.util.text.TranslationTextComponent;
public class HatCommand {
public static void register(CommandDispatcher<CommandSource> dispatcher) {
dispatcher.register(Commands.func_197057_a("hat").executes((source) -> {