Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added items from 1.12.2 #2

Merged
merged 1 commit into from
Dec 2, 2020
Merged

Added items from 1.12.2 #2

merged 1 commit into from
Dec 2, 2020

Conversation

Aquerr
Copy link
Member

@Aquerr Aquerr commented Dec 2, 2020

No description provided.

@Aquerr Aquerr requested a review from SlavicDonut December 2, 2020 19:35
@Aquerr Aquerr changed the title Add items from 1.12.2 Added items from 1.12.2 Dec 2, 2020
@@ -38,28 +43,33 @@ public ItemStack createIcon()

public FaithMod() {
// Register the setup method for modloading
FMLJavaModLoadingContext.get().getModEventBus().addListener(this::setup);
FMLJavaModLoadingContext.get().getModEventBus().addListener(this::setupCommon);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dlaczego setupCommon zamiast setup

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Po prostu zmiana nazwy metody, żeby było wiadomo że robimy w niej "setup" wspólny (dla klienta i serwera).

@Aquerr Aquerr merged commit 7fdd982 into 1.15.2 Dec 2, 2020
@Aquerr Aquerr deleted the feature/import-old-items branch December 2, 2020 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants