Reformated
This commit is contained in:
parent
fc1da134e7
commit
60e8008cb7
416 changed files with 5772 additions and 4573 deletions
|
@ -1,10 +1,10 @@
|
|||
package org.betterx.betterend.interfaces;
|
||||
|
||||
import org.betterx.betterend.registry.EndItems;
|
||||
|
||||
import net.fabricmc.api.EnvType;
|
||||
import net.fabricmc.api.Environment;
|
||||
|
||||
import org.betterx.betterend.registry.EndItems;
|
||||
|
||||
public interface MultiModelItem {
|
||||
@Environment(EnvType.CLIENT)
|
||||
void registerModelPredicate();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue