Class BaseFireBlockMixin
java.lang.Object
tech.anonymoushacker1279.immersiveweapons.mixin.BaseFireBlockMixin
Handles the respawning of Super Hans when tossing a Hans' Blessing into a fire block. Simply injects a check
into the end of
BaseFireBlock.entityInside(BlockState, Level, BlockPos, Entity).-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaseFireBlockMixin
public BaseFireBlockMixin()
-