/* * Decompiled with CFR 0.152. */ package net.minecraft.world.entity; public interface ItemSteerable { public boolean boost(); }