Package net.minecraft.block
Class DoubleBlockProperties.PropertySource.Pair<S>
java.lang.Object
net.minecraft.block.DoubleBlockProperties.PropertySource.Pair<S>
- All Implemented Interfaces:
 DoubleBlockProperties.PropertySource<S>
- Enclosing interface:
 DoubleBlockProperties.PropertySource<S>
public static final class DoubleBlockProperties.PropertySource.Pair<S>
extends Object
implements DoubleBlockProperties.PropertySource<S>
- Mappings:
 Namespace Name named net/minecraft/block/DoubleBlockProperties$PropertySource$Pairintermediary net/minecraft/class_4732$class_4734$class_4735official dsh$c$a
- 
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.block.DoubleBlockProperties.PropertySource
DoubleBlockProperties.PropertySource.Pair<S>, DoubleBlockProperties.PropertySource.Single<S> - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription<T> Tapply(DoubleBlockProperties.PropertyRetriever<? super S, T> retriever)  
- 
Field Details
- 
first
- Mappings:
 Namespace Name Mixin selector named firstLnet/minecraft/block/DoubleBlockProperties$PropertySource$Pair;first:Ljava/lang/Object;intermediary field_21787Lnet/minecraft/class_4732$class_4734$class_4735;field_21787:Ljava/lang/Object;official aLdsh$c$a;a:Ljava/lang/Object;
 - 
second
- Mappings:
 Namespace Name Mixin selector named secondLnet/minecraft/block/DoubleBlockProperties$PropertySource$Pair;second:Ljava/lang/Object;intermediary field_21788Lnet/minecraft/class_4732$class_4734$class_4735;field_21788:Ljava/lang/Object;official bLdsh$c$a;b:Ljava/lang/Object;
 
 - 
 - 
Constructor Details
- 
Pair
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/block/DoubleBlockProperties$PropertySource$Pair;<init>(Ljava/lang/Object;Ljava/lang/Object;)Vintermediary <init>Lnet/minecraft/class_4732$class_4734$class_4735;<init>(Ljava/lang/Object;Ljava/lang/Object;)Vofficial <init>Ldsh$c$a;<init>(Ljava/lang/Object;Ljava/lang/Object;)V
 
 - 
 - 
Method Details
- 
apply
- Specified by:
 applyin interfaceDoubleBlockProperties.PropertySource<S>- Mappings:
 Namespace Name Mixin selector named applyLnet/minecraft/block/DoubleBlockProperties$PropertySource;apply(Lnet/minecraft/block/DoubleBlockProperties$PropertyRetriever;)Ljava/lang/Object;intermediary applyLnet/minecraft/class_4732$class_4734;apply(Lnet/minecraft/class_4732$class_3923;)Ljava/lang/Object;official applyLdsh$c;apply(Ldsh$b;)Ljava/lang/Object;
 
 -