mirror of
https://git.zelz.net/catfoolyou/Project164.git
synced 2025-12-14 10:57:42 +00:00
Integrated server works
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package net.minecraft.client;
|
||||
|
||||
public class ClientBrandRetriever
|
||||
{
|
||||
public static String getClientModName()
|
||||
{
|
||||
return "vanilla";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user