Removed color provider
This commit is contained in:
parent
2c8862a37b
commit
4040597a6d
475 changed files with 5411 additions and 7521 deletions
|
@ -4,8 +4,8 @@ import net.minecraft.core.BlockPos;
|
|||
|
||||
public interface TeleportingEntity {
|
||||
void be_setExitPos(BlockPos pos);
|
||||
|
||||
|
||||
void be_resetExitPos();
|
||||
|
||||
|
||||
boolean be_canTeleport();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue