1 2 3 4 5 6 7
package com.llamalad7.betterchat; public class BetterChat { public static ChatSettings getSettings() { throw new AssertionError("Wyvest"); } }