Client entry point
This commit is contained in:
parent
f6a0f33a19
commit
fe38d2d468
4 changed files with 8 additions and 6 deletions
|
@ -6,8 +6,7 @@ import net.minecraft.client.render.RenderLayer;
|
|||
import net.minecraft.util.registry.Registry;
|
||||
import ru.betterend.registry.BlockEntityRenderRegistry;
|
||||
|
||||
public class BetterEndClient implements ClientModInitializer
|
||||
{
|
||||
public class BetterEndClient implements ClientModInitializer {
|
||||
@Override
|
||||
public void onInitializeClient() {
|
||||
registerRenderLayers();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue