#1216: Add missing Raider API and 'no action ticks'
By: Parker Hawke <hawkeboyz2@hotmail.com>
This commit is contained in:
@@ -100,4 +100,8 @@ public final class CraftRaid implements Raid {
|
||||
}
|
||||
}).collect(ImmutableList.toImmutableList());
|
||||
}
|
||||
|
||||
public net.minecraft.world.entity.raid.Raid getHandle() {
|
||||
return handle;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user