generated from MrSphay/codex-agent-repository-kit
Decompile upstream Explosion Overhaul 0.2.3.0
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* Decompiled with CFR 0.152.
|
||||
*/
|
||||
package com.vinlanx.explosionoverhaul.mixinhelper;
|
||||
|
||||
import net.minecraft.world.entity.Entity;
|
||||
import net.minecraft.world.phys.Vec3;
|
||||
|
||||
public interface ExplosionAccessor {
|
||||
public Vec3 explosionoverhaul$getCenter();
|
||||
|
||||
public Entity explosionoverhaul$getSource();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user