Jump to content

Recommended Posts

Posted (edited)

Dear Forge Community,

 

I have an idea for a mod which implementation is a bit invasive and I have only c++ experience yet so I've came here to ask this question. (I know I should not program MC mods without java experience but in my opinion the seek for knowledge should not be refused under any circumstances and I'm turning to you guys hoping you would not reject it either.)

 

The base idea is to implement heat and heat exchange and add this mechanic to the vanilla blocks of minecraft. My idea is to only calculate a blocks init heat if It's heat transfer rate is far enough from 0 in any direction. This would allow me to calculate efficiently and would not require me to store a new unsigned short for every block. Also I'm planning to use air as a block group with same heat unit at init. At least yet.

 

The question is. I need to mixin into the chunk generation in order to catch the event block generated event and inject my code before return but I can not find any good documentation about this topic and I also can not find the block generated event function which I need to overwrite. Can you help me out with this?

Every help is appreciated since I'm learning modding and java.

 

Edit: typo

Edited by Tret
Posted
  On 12/5/2021 at 10:58 PM, Tret said:

(I know I should not program MC mods without java experience but in my opinion the seek for knowledge should not be refused under any circumstances and I'm turning to you guys hoping you would not reject it either.)

Expand  

basic java is required for modding minecraft 

Also coremodding/mixin is not supported on this Forum, if you have a real case to use mixin, refer to the Forge Discord into the channel non-api-modding

Posted

So in theory if I had an event that is triggered when a block's neighbor changes I can determine the heat transfer rate at a given tick for the block and with this way I can spare lot's of calculations. So I would need an event that triggers when a block is placed but not just for my blocks, for every block there is in minecraft. I'm searching for that function so I can implement my mechanic in it.

Posted

The problem is, this is a constructor and mixin can not modify constructors. Subscribing to the event would still not work as I need to apply my mechanic to every block there is in Minecraft. Subscribing only applies my mechanic to my blocks or am I wrong here?

Posted (edited)
  On 12/6/2021 at 10:52 AM, Tret said:
Expand  

that's exactly what D7 told you

 

  On 12/6/2021 at 10:52 AM, Tret said:

Or do I need to create my own capability?

Expand  

read the doc, you also can look at the Forge Community Wiki

 

  On 12/6/2021 at 10:52 AM, Tret said:

Also considering I need to store the BlockPos too as a key my storage size would almost go triple the size as opposed if I try to add my value as a block property. Is there a way to avoid this?

Expand  

what, create a Map<BlockPos, your Property>, the BlockPos is the Key and your Property is the value

Edited by Luis_ST
Posted

Yeah but a BlockPos contains a lot of information. For example 3 ints for the 3D space. Id of the world which could be an unsigned short but it is still 31bit of information. If java is smart enough maybe it will use references instead of copy constructors but is it smart enough for that or should I dig into java symbols for getting a value by reference?

Posted
  On 12/6/2021 at 11:13 AM, Tret said:

Yeah but a BlockPos contains a lot of information. For example 3 ints for the 3D space. Id of the world which could be an unsigned short but it is still 31bit of information.

Expand  

then create your own BlockPos, with the Data which is relevant for you

but iirc the BlockPos is an extension of Vec3 which use 3 Integer there no more Data

Posted

And since I add chunk capabilities the container itself will only exist per chunk so it does not need to know which chunk it is in right?

Thank you for the suggestion and the help!

Posted

I've been digging for some capabilities knowledge and I can see a lot of people using capabilities and nbt tags to add custom properties to block entities. Should I stick with the custom storage or would the capability system be a better way to implement my mechanic?

So far I have these prototype codes:
 

public class HeatCapability implements IHeat{
    @Override
    public void setHeat(double heat) {

    }

    @Override
    public double getHeat() {
        return 0;
    }

    @Override
    public double ExchangeRate() {
        return 0;
    }

    @Override
    public double HeatCapacity() {
        return 0;
    }

    @Override
    public double ExchangeFactor() {
        return 0;
    }

    @Override
    public void write(DataOutput pOutput) throws IOException {

    }

    @Override
    public byte getId() {
        return 0;
    }

    @Override
    public TagType<?> getType() {
        return null;
    }

    @Override
    public Tag copy() {
        return null;
    }

    @Override
    public void accept(TagVisitor pVisitor) {

    }
}
public class HeatStorage implements ICapabilitySerializable<CompoundTag> {
    @CapabilityInject(IHeat.class)
    public static final Capability<IHeat> HEAT_CAPABILITY = null;
    public static final LazyOptional<IHeat> instance = LazyOptional.of(HEAT_CAPABILITY::getDefaultInstance);

    @Nonnull
    @Override
    public <T> LazyOptional<T> getCapability(@Nonnull Capability<T> cap, @Nullable Direction side) {
        return cap == HEAT_CAPABILITY? (LazyOptional<T>) instance : LazyOptional.empty();
    }

    @Override
    public CompoundTag serializeNBT() {
        CompoundTag nbt = new CompoundTag();
        nbt.putDouble("Heat", instance.resolve().get().getHeat());
        return nbt;
    }

    @Override
    public void deserializeNBT(CompoundTag nbt) {
        instance.resolve().get().setHeat(nbt.getDouble("Heat"));
    }
}
Posted

Do you by any chance have good code examples of chunk capabilities in 1.17 forge? I can't find any and I really need some to fully understand the forge documentation.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Temu Coupon Code 40% Off is a fantastic opportunity to save big on a wide range of products from the popular online marketplace, Temu. With this exclusive code, you can enjoy significant discounts on electronics, clothing, home goods, and much more. The acu729640 Temu coupon code is specifically designed to provide maximum benefits for shoppers in the USA, Canada, and European nations. This code unlocks exclusive deals and offers that are not available elsewhere, making it a valuable asset for savvy shoppers. This article will guide you through everything you need to know about the Temu coupon code 2025 for existing customers, including how to redeem it and the amazing benefits it offers. We'll also explore the Temu 40% discount coupon for new users and how to maximize your savings on your next Temu purchase. What Is The Temu Coupon Code 40% Off? The Temu coupon 40% off is an exclusive offer that allows both new and existing customers to enjoy significant savings on their Temu purchases. By using this code, you can unlock a range of exciting benefits, including: acu729640 for a flat 40% discount for new users. acu729640 for 40% off for existing users. acu729640 for a $100 coupon pack for multiple uses. acu729640 for a $100 flat discount for new customers. acu729640 for an extra $100 off promo code for existing customers. acu729640 for a $100 coupon for new USA/Canada users. Temu Coupon Code 40% Off For New Users. New users can unlock the highest benefits by using our Temu coupon 40% off code on the Temu app. This code provides exclusive perks specifically designed for first-time shoppers, such as: acu729640 for a flat 40% discount for new users. acu729640 for a $100 coupon bundle for new customers. acu729640 for up to $100 coupon bundle for multiple uses. acu729640 for free shipping to 68 countries. acu729640 for an extra 30% off on any purchase for first-time users. How To Redeem The Temu 40% Off Coupon Code For New Customers? Create a Temu account: If you don't have one already, create a new account on the Temu app or website. Browse and select items: Add the items you wish to purchase to your cart. Apply the coupon code: During the checkout process, enter the Temu 40 off coupon code acu729640 in the designated field. Click "Apply": The discount will be automatically applied to your order. Complete your purchase: Proceed with the payment and complete your order. Temu Coupon Code 40% Off For Existing Users Existing users can also enjoy the benefits of our Temu 40 off coupon code. This code offers exclusive perks tailored to loyal customers, including: acu729640 for a 40% extra discount for existing Temu users. acu729640 for a $100 coupon bundle for multiple purchases. acu729640 for a free gift with express shipping all over the USA/Canada. acu729640 for an extra 30% off on top of the existing discount. acu729640 for free shipping to 68 countries. How To Use The Temu Coupon Code 40% Off For Existing Customers? Log in to your Temu account: Access your existing account on the Temu app or website. Browse and select items: Add the items you wish to purchase to your cart. Apply the coupon code: During the checkout process, enter the Temu discount code for existing users acu729640 in the designated field. Click "Apply": The discount will be automatically applied to your order. Complete your purchase: Proceed with the payment and complete your order. How To Find The Temu Coupon Code 40% Off? Finding verified and tested coupons is easy. You can: Sign up for the Temu newsletter: Subscribe to the Temu newsletter to receive exclusive offers and coupon codes directly to your inbox. Visit Temu’s social media pages: Follow Temu on social media platforms like Facebook, Instagram, and Twitter to get updates on the latest Temu coupons 40 off and other promotions. Visit trusted coupon sites: Our website is a reliable source for the latest and working Temu coupon codes 40% off first order. How Temu 40% Off coupons work? Temu 40% Off coupons work by providing a discount on eligible purchases made through the Temu platform. When you apply a valid Temu coupon code 40 percent off during the checkout process, the discount will be automatically deducted from the total amount of your order. This effectively reduces the price you pay for your desired items. How To Earn 40% Off Coupons In Temu As A New Customer? Earning 40% off coupons as a new Temu customer is straightforward: Create a new account: Sign up for a new account on the Temu app or website. Explore the "New User" section: Look for exclusive offers and coupons specifically designed for first-time shoppers. **Use the Temu coupon code 40% off first order acu729640 during checkout to unlock your discount. What Are The Advantages Of Using Temu 40% Off Coupons? Using Temu 40% off coupon code legit offers numerous advantages: 40% discount on the first order 40% discount for existing customers $100 coupon bundle for multiple uses 70% discount on popular items Extra 30% off for existing Temu customers Up to 90% off in selected items Free gift for new users Free delivery to 68 countries Temu Free Gift And Special Discount For New And Existing Users Using our Temu 40% off coupon code unlocks a world of benefits: acu729640 for a 40% discount for first order. acu729640 for 40% off for existing customers. acu729640 for an extra 30% off on any item. acu729640 for a free gift for new Temu users. acu729640 for up to 70% discount on any item on the Temu app. acu729640 for a free gift with free shipping in 68 countries including the USA and UK. Pros And Cons Of Using Temu Coupon Code 40% Off Pros: Significant savings: Enjoy substantial discounts on a wide range of products. Exclusive offers: Access exclusive deals and promotions not available elsewhere. Easy to use: Simple and straightforward application process. Suitable for everyone: Applicable to both new and existing customers. Free shipping options: Enjoy free shipping on eligible orders. Cons: August not be applicable to all products: Some exclusions August apply. Limited-time offers: Some coupons August have limited validity periods. August require minimum purchase amounts: Some coupons August have minimum purchase requirements. Terms And Conditions Of The Temu 40% Off Coupon Code In 2025 No expiration date: Our coupon code doesn't have any expiration date, and you can use it anytime you want. Valid for all users: Our coupon code is valid for both new and existing users in 68 countries worldwide. No minimum purchase requirements: There are no minimum purchase requirements for using our Temu coupon code. Final Note The Temu coupon code 40% off is an excellent opportunity to save money on your next Temu purchase. By utilizing this code, you can significantly reduce your spending and enjoy more for less. We encourage you to take advantage of this incredible offer and experience the joy of shopping with Temu. FAQs Of Temu 40% Off Coupon How can I get a Temu 40% off coupon?   You can find the Temu 40% off coupon on our website or by subscribing to the Temu newsletter. Is the Temu 40% off coupon valid for all products?   While the Temu 40% off coupon offers significant discounts, there August be some exclusions or limitations on certain products. Can I combine the Temu 40% off coupon with other offers?   In some cases, you August be able to combine the Temu 40% off coupon with other available offers. However, this August vary depending on the specific terms and conditions of each offer. How long is the Temu 40% off coupon valid for?   The validity period of the Temu 40% off coupon August vary. Some coupons August have limited-time offers, while others August be valid for an extended period. Can I use the Temu 40% off coupon more than once?   The number of times you can use the Temu 40% off coupon August depend on the specific terms and conditions of the offer. Some coupons August be restricted to single-use only, while others August allow multiple uses.  
    • Temu Coupon Code $100 Off is a fantastic opportunity to save big on your next purchase from Temu. This popular online marketplace offers a wide range of products at incredibly low prices, and with our exclusive coupon code, you can enjoy even more savings. The acu729640 Temu coupon code is designed to provide maximum benefits for shoppers in the USA, Canada, and various European nations. Whether you're looking for electronics, clothing, home goods, or anything in between, this code can help you get the best deals.   We understand that finding the right Temu coupon $100 off and Temu 100 off coupon code can be challenging. That's why we've compiled this comprehensive guide to help you maximize your savings on Temu.   What Is The Coupon Code For Temu $100 Off? Both new and existing customers can enjoy amazing benefits when they use our $100 off Temu coupon on the Temu app and website.   acu729640 for a flat $100 off your purchase.   acu729640 for a $100 coupon pack that can be used for multiple purchases.   acu729640 to receive a $100 flat discount as a new customer.   acu729640 to get an extra $100 promo code for existing customers.   acu729640 to enjoy a $100 coupon for users in the USA and Canada.   Temu Coupon Code $100 Off For New Users In 2025 New users can unlock the highest savings by using our coupon code on the Temu app.   acu729640 for a flat $100 discount for new users.   acu729640 to receive a $100 coupon bundle for new customers.   acu729640 to enjoy up to a $100 coupon bundle for multiple uses.   acu729640 to get free shipping to 68 countries worldwide.   acu729640 to receive an extra 30% off on any purchase for your first time using Temu.   How To Redeem The Temu Coupon $100 Off For New Customers? Create a Temu Account: If you're a new user, start by creating an account on the Temu app or website.   Browse and Shop: Explore the vast selection of products available on Temu and add your desired items to your cart.   Apply the Coupon Code: During the checkout process, enter the Temu $100 coupon code acu729640 in the designated field.   Confirm Your Order: Review your order summary, including the applied discount, and complete the checkout process.   Temu Coupon $100 Off For Existing Customers Existing customers can also benefit significantly from using our coupon code on the Temu app.   acu729640 to receive an extra $100 discount as an existing Temu user.   acu729640 to get a $100 coupon bundle for multiple purchases.   acu729640 to enjoy a free gift with express shipping all over the USA and Canada.   acu729640 to receive an extra 30% off on top of your existing discount.   acu729640 to get free shipping to 68 countries worldwide.   How To Use The Temu Coupon Code $100 Off For Existing Customers? Log In To Your Account: Log in to your existing Temu account.   Shop and Add To Cart: Browse the website, select your desired items, and add them to your cart.   Apply the Coupon Code: During checkout, enter the Temu coupon code $100 off acu729640 in the designated field.   Complete Your Purchase: Review your order summary, including the applied discount, and complete the checkout process.   Latest Temu Coupon $100 Off First Order Customers can unlock the highest savings by using our coupon code during their first order.   acu729640 for a flat $100 discount on your first order.   acu729640 to receive a $100 Temu coupon code for your first order.   acu729640 to enjoy up to a $100 coupon for multiple uses.   acu729640 to get free shipping to 68 countries worldwide.   acu729640 to receive an extra 30% off on any purchase during your first order.   How To Find The Temu Coupon Code $100 Off? We recommend signing up for the Temu newsletter to receive verified and tested coupons directly to your inbox.   You can also visit Temu's social media pages for the latest coupons and promotions.   Finally, remember to check reputable coupon websites like ours for the latest and working Temu coupon $100 off and Temu coupon $100 off Reddit codes.   Is Temu $100 Off Coupon Legit? Yes, our Temu $100 Off Coupon Legit and Temu 100 off coupon legit code acu729640 is absolutely legitimate.   Any customer can safely use our Temu coupon code to get $100 off on their first order and then on recurring orders.   Our code is not only legit but also regularly tested and verified.   Furthermore, our Temu coupon code is valid worldwide and doesn't have any expiration date.   How Does Temu $100 Off Coupon Work? The Temu coupon code $100 off first-time user and Temu coupons 100 off code acu729640 works by directly deducting $100 from your total purchase amount at checkout. This discount can be applied to a wide range of products across various categories on the Temu platform.   How To Earn Temu $100 Coupons As A New Customer? The easiest way to earn Temu coupon code $100 off and 100 off Temu coupon code as a new customer is by using our exclusive code acu729640 during your first purchase.   Additionally, you can explore other options such as:   Refer-a-friend programs: Invite your friends to join Temu and earn rewards, including potential $100 coupons.   Completing surveys and offers: Participate in surveys and complete offers within the Temu app to earn points that can be redeemed for discounts or coupons.   Following Temu on social media: Keep an eye on Temu's social media pages for exclusive deals, contests, and giveaways that August include $100 coupons.   What Are The Advantages Of Using The Temu Coupon $100 Off? $100 discount on your first order.   $100 coupon bundle for multiple uses.   70% discount on popular items.   Extra 30% off for existing Temu customers.   Up to 90% off in selected items.   Free gift for new users.   Free delivery to 68 countries.   Temu $100 Discount Code And Free Gift For New And Existing Customers There are multiple benefits to using our Temu $100 off coupon code and $100 off Temu coupon code acu729640:   acu729640 for a $100 discount for your first order.   acu729640 for an extra 30% off on any item.   acu729640 to receive a free gift for new Temu users.   acu729640 to enjoy up to a 70% discount on any item on the Temu app.   acu729640 to receive a free gift with free shipping in 68 countries, including the USA and UK.   Pros And Cons Of Using The Temu Coupon Code $100 Off This Month Pros:   Significant savings: The Temu coupon $100 off code and Temu 100 off coupon can lead to substantial savings on your Temu purchases.   Wide applicability: The code can be used on a wide range of products, from electronics and clothing to home goods and more.   Easy to use: Applying the code during checkout is simple and straightforward.   Valid for both new and existing users: Both new and existing customers can benefit from this exclusive offer.   No expiration date: Enjoy the flexibility of using the code at your convenience.   Cons:   August not be applicable to all products or categories.   Some exclusions or limitations August apply.   Terms And Conditions Of Using The Temu Coupon $100 Off In 2025 Our coupon code acu729640 doesn't have any expiration date.   Our coupon code is valid for both new and existing users in 68 countries worldwide.   There are no minimum purchase requirements for using our Temu coupon code acu729640. Final Note   The Temu coupon code 100% Off provides a fantastic opportunity to save money on your purchases at Temu.   By utilizing the Temu 100% off coupon and following the simple steps outlined in this article, you can easily redeem your discount and enjoy significant savings on a wide range of products. FAQs Of Temu $100 Off Coupon Q: Is the Temu $100 off coupon code valid for all products? A: While the coupon offers significant savings, it August not be applicable to all products or categories.   Q: Can I combine the Temu $100 off coupon with other offers? A: The possibility of combining this coupon with other offers August vary.   Q: How long is the Temu $100 off coupon valid?    A: Our Temu coupon code acu729640 does not have an expiration date.   Q: Is the Temu $100 off coupon applicable to international orders? A: Yes, our Temu coupon code acu729640 is valid for users in 68 countries worldwide, including the USA, Canada, and various European nations.   Q: Do I need a minimum purchase amount to use the Temu $100 off coupon?    A: No, there are no minimum purchase requirements for using our Temu coupon code acu729640.
    • I am Playing on a server with my friends, but for some reason there are a few random chunks that where if I go into them, all the visuals stop. The game runs in the background but I can only see the last frame I was on before the freeze. If I tab out of the game, it flashes fastly between a snapshot of the forge loading screen and a black screen. Here is my log. Is there any way to fix this?  https://mclo.gs/lXTTXMv
    • The crash directly points to an issue with Immersive Portals - start with removing this mod first
    • Make a test without crittersandcompanions
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.