Uses of Interface
net.minecraft.world.gen.layer.traits.IPixelTransformer
Packages that use IPixelTransformer
- 
Uses of IPixelTransformer in net.minecraft.world.genMethods in net.minecraft.world.gen with parameters of type IPixelTransformerModifier and TypeMethodDescriptionIExtendedNoiseRandom.createResult(IPixelTransformer p_212861_1_) default RIExtendedNoiseRandom.createResult(IPixelTransformer p_212859_1_, R p_212859_2_) default RIExtendedNoiseRandom.createResult(IPixelTransformer p_212860_1_, R p_212860_2_, R p_212860_3_) LazyAreaLayerContext.createResult(IPixelTransformer p_212861_1_) LazyAreaLayerContext.createResult(IPixelTransformer p_212859_1_, LazyArea p_212859_2_) LazyAreaLayerContext.createResult(IPixelTransformer p_212860_1_, LazyArea p_212860_2_, LazyArea p_212860_3_) 
- 
Uses of IPixelTransformer in net.minecraft.world.gen.areaFields in net.minecraft.world.gen.area declared as IPixelTransformerConstructors in net.minecraft.world.gen.area with parameters of type IPixelTransformerModifierConstructorDescriptionLazyArea(it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap p_i51286_1_, int p_i51286_2_, IPixelTransformer p_i51286_3_)