/* * Decompiled with CFR 0.152. */ package net.minecraft.world.inventory; public enum ClickAction { PRIMARY, SECONDARY; }