Class FluidBuilderMixin

java.lang.Object
com.petrolpark.mixin.FluidBuilderMixin

public class FluidBuilderMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.data.tags.TagsProvider.TagAppender<net.minecraft.world.level.material.Fluid>
    petrolpark$sourceTagsAlsoOptional(net.minecraft.data.tags.TagsProvider.TagAppender<net.minecraft.world.level.material.Fluid> tagAppender, net.minecraft.resources.ResourceKey<net.minecraft.world.level.material.Fluid> key, com.llamalad7.mixinextras.injector.wrapoperation.Operation<net.minecraft.data.tags.TagsProvider.TagAppender<net.minecraft.world.level.material.Fluid>> original)
    Temporary fix for https://github.com/tterrag1098/Registrate/issues/81

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FluidBuilderMixin

      public FluidBuilderMixin()
  • Method Details

    • petrolpark$sourceTagsAlsoOptional

      public net.minecraft.data.tags.TagsProvider.TagAppender<net.minecraft.world.level.material.Fluid> petrolpark$sourceTagsAlsoOptional(net.minecraft.data.tags.TagsProvider.TagAppender<net.minecraft.world.level.material.Fluid> tagAppender, net.minecraft.resources.ResourceKey<net.minecraft.world.level.material.Fluid> key, com.llamalad7.mixinextras.injector.wrapoperation.Operation<net.minecraft.data.tags.TagsProvider.TagAppender<net.minecraft.world.level.material.Fluid>> original)
      Temporary fix for https://github.com/tterrag1098/Registrate/issues/81