Skip to content

Commit

Permalink
Update common/src/main/java/dev/ithundxr/createnumismatics/base/item/…
Browse files Browse the repository at this point in the history
…SingleCallbackContainer.java


add space

Co-authored-by: IThundxr <[email protected]>
  • Loading branch information
techno-sam and IThundxr authored Jul 21, 2024
1 parent 271f481 commit 5d95ddc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import net.minecraft.world.Container;
import net.minecraft.world.ContainerListener;

public class SingleCallbackContainer extends DelegatingContainer{
public class SingleCallbackContainer extends DelegatingContainer {

private final Container container;
private final ContainerListener onChanged;
Expand Down

0 comments on commit 5d95ddc

Please sign in to comment.