package de.ellpeck.naturesaura.gui; import net.minecraft.inventory.container.ContainerType; @SuppressWarnings("FieldNamingConvention") public final class ModContainers { public static ContainerType ENDER_CRATE; public static ContainerType ENDER_ACCESS; }